mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
doc: Fix fix "Not(e) that you can(not) abbreviate".
-- The commands --help, --version, --dump-options are special in that they can't be abbreciated on the command line. This is to avoid problems with regular options with the same prefix. Fixes-commit: 0a27d8a57c4c990fcada4278a1ce2e6fc9043e9 Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
9c1b3bc25a
commit
81cb71ab4d
6 changed files with 6 additions and 6 deletions
|
@ -72,7 +72,7 @@ abbreviate this command.
|
|||
@item --help, -h
|
||||
@opindex help
|
||||
Print a usage message summarizing the most useful command-line options.
|
||||
Note that you can abbreviate this command.
|
||||
Note that you cannot abbreviate this command.
|
||||
|
||||
@item --dump-options
|
||||
@opindex dump-options
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue