Skip to content

Commit 59f42a7

Browse files
committed
Merge branch 'cw/protocol-v2-doc-fix' into next
Doc update. * cw/protocol-v2-doc-fix: protocol-v2.txt: align delim-pkt spec with usage
2 parents abe6bb3 + 74db416 commit 59f42a7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Documentation/technical/protocol-v2.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,11 +125,11 @@ command can be requested at a time.
125125
empty-request = flush-pkt
126126
command-request = command
127127
capability-list
128-
[command-args]
128+
delim-pkt
129+
command-args
129130
flush-pkt
130131
command = PKT-LINE("command=" key LF)
131-
command-args = delim-pkt
132-
*command-specific-arg
132+
command-args = *command-specific-arg
133133

134134
command-specific-args are packet line framed arguments defined by
135135
each individual command.

0 commit comments

Comments
 (0)