diff options
Diffstat (limited to 'doc/assuan.texi')
-rw-r--r-- | doc/assuan.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/assuan.texi b/doc/assuan.texi index 8b0b36b..d444d4d 100644 --- a/doc/assuan.texi +++ b/doc/assuan.texi @@ -339,7 +339,8 @@ Used by a client to mark the end of raw data. The server may send END to indicate a partial end of data. @item HELP -Reserved for future extensions. +Lists all commands that the server understands as comment lines on the +status channel. @item QUIT Reserved for future extensions. |