diff options
author | Daniel Kahn Gillmor <[email protected]> | 2017-02-04 06:28:08 +0000 |
---|---|---|
committer | Daniel Kahn Gillmor <[email protected]> | 2017-02-04 06:30:55 +0000 |
commit | f2b276dffbe2435b17abf2b3c51684d3636f3f11 (patch) | |
tree | 7ae285bbab0c9edd1d2e347f1014b2741ccf228d | |
parent | agent: Tell pinentry the hostname the agent is running on. (diff) | |
download | gnupg-f2b276dffbe2435b17abf2b3c51684d3636f3f11.tar.gz gnupg-f2b276dffbe2435b17abf2b3c51684d3636f3f11.zip |
doc: Clarify abbreviation of --help.
* doc/gpg.texi: clarify abbreviation of --help.
Debian-bug-id: 852979
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
Diffstat (limited to '')
-rw-r--r-- | doc/gpg.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index 8e1a5e6fc..b79b78334 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -141,7 +141,8 @@ cannot abbreviate this command. @itemx -h @opindex help Print a usage message summarizing the most useful command-line options. -Note that you cannot abbreviate this command. +Note that you cannot arbitrarily abbreviate this command +(though you can use its short form @option{-h}). @item --warranty @opindex warranty |