diff options
author | Rainer Hihn <hihn.rainer@gmail.com> | 2018-09-21 10:09:37 +0200 |
---|---|---|
committer | Rainer Hihn <hihn.rainer@gmail.com> | 2018-09-21 10:09:37 +0200 |
commit | 6ebe772e2fb34159eab5e0b585eded99cc9cd148 (patch) | |
tree | 43c3b94fb780da941b43dab9319fd4fe29d01600 /doc | |
parent | b7b93bb67e9790d79e9d01a2dc03d4af361648a9 (diff) |
Proposal for CMDSYN
Diffstat (limited to 'doc')
-rw-r--r-- | doc/protocol.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/protocol.rst b/doc/protocol.rst index 54d97ef7c..53634dbd3 100644 --- a/doc/protocol.rst +++ b/doc/protocol.rst @@ -34,7 +34,7 @@ retrieve this real version identifier from the connection.) Requests ======== -CMDSYN: COMMAND ARG +``COMMAND [ARG...]`` If arguments contain spaces, they should be surrounded by double quotation marks. |