diff options
author | Ineiev <ineiev@gnu.org> | 2016-03-04 16:46:08 +0100 |
---|---|---|
committer | NIIBE Yutaka <gniibe@fsij.org> | 2016-09-20 02:59:23 +0200 |
commit | 20a27d8a57c4c990fcada4278a1ce2e6fc9043e9 (patch) | |
tree | 747b9e56c501e7761302884328d515c15680272e /doc/scdaemon.texi | |
parent | doc: Fix typos. (diff) | |
download | gnupg2-20a27d8a57c4c990fcada4278a1ce2e6fc9043e9.tar.xz gnupg2-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 |