Merge branch 'cw/protocol-v2-doc-fix'
Doc update. * cw/protocol-v2-doc-fix: protocol-v2.txt: align delim-pkt spec with usage
This commit is contained in:
@ -125,11 +125,11 @@ command can be requested at a time.
|
|||||||
empty-request = flush-pkt
|
empty-request = flush-pkt
|
||||||
command-request = command
|
command-request = command
|
||||||
capability-list
|
capability-list
|
||||||
[command-args]
|
delim-pkt
|
||||||
|
command-args
|
||||||
flush-pkt
|
flush-pkt
|
||||||
command = PKT-LINE("command=" key LF)
|
command = PKT-LINE("command=" key LF)
|
||||||
command-args = delim-pkt
|
command-args = *command-specific-arg
|
||||||
*command-specific-arg
|
|
||||||
|
|
||||||
command-specific-args are packet line framed arguments defined by
|
command-specific-args are packet line framed arguments defined by
|
||||||
each individual command.
|
each individual command.
|
||||||
|
Reference in New Issue
Block a user