diff options
author | Ineiev <[email protected]> | 2016-03-04 15:46:08 +0000 |
---|---|---|
committer | NIIBE Yutaka <[email protected]> | 2016-09-20 00:59:23 +0000 |
commit | 20a27d8a57c4c990fcada4278a1ce2e6fc9043e9 (patch) | |
tree | 747b9e56c501e7761302884328d515c15680272e /doc/scdaemon.texi | |
parent | doc: Fix typos. (diff) | |
download | gnupg-20a27d8a57c4c990fcada4278a1ce2e6fc9043e9.tar.gz gnupg-20a27d8a57c4c990fcada4278a1ce2e6fc9043e9.zip |
doc: Fix "Not(e) that you can(not) abbreviate".
* doc/dirmngr.texi, doc/gpg-agent.texi, doc/gpg.texi, doc/gpgsm.texi,
doc/scdaemon.texi, doc/tools.texi: Fix.
Diffstat (limited to 'doc/scdaemon.texi')
-rw-r--r-- | doc/scdaemon.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/scdaemon.texi b/doc/scdaemon.texi index 093238070..3ab44ae9b 100644 --- a/doc/scdaemon.texi +++ b/doc/scdaemon.texi @@ -66,17 +66,17 @@ only one command is allowed. @table @gnupgtabopt @item --version @opindex version -Print the program version and licensing information. Not that you can +Print the program version and licensing information. Note that you cannot abbreviate this command. @item --help, -h @opindex help Print a usage message summarizing the most useful command-line options. -Not that you can abbreviate this command. +Note that you can abbreviate this command. @item --dump-options @opindex dump-options -Print a list of all available options and commands. Not that you can +Print a list of all available options and commands. Note that you cannot abbreviate this command. @item --server |