diff options
author | Werner Koch <wk@gnupg.org> | 2008-12-12 15:04:22 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2008-12-12 15:04:22 +0100 |
commit | 53f1c11adfc063431c3fb0e4270dbf16414dffc4 (patch) | |
tree | 9e5995c27219604c8421f5e9c43343fe50752abc /doc/gpgsm.texi | |
parent | Add rmd160.c. (diff) | |
download | gnupg2-53f1c11adfc063431c3fb0e4270dbf16414dffc4.tar.xz gnupg2-53f1c11adfc063431c3fb0e4270dbf16414dffc4.zip |
Small doc fixes.
Diffstat (limited to 'doc/gpgsm.texi')
-rw-r--r-- | doc/gpgsm.texi | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/gpgsm.texi b/doc/gpgsm.texi index ab2aae850..b4c92bbfa 100644 --- a/doc/gpgsm.texi +++ b/doc/gpgsm.texi @@ -77,21 +77,22 @@ only one command is allowed. @table @gnupgtabopt @item --version @opindex version -Print the program version and licensing information. Not that you can -abbreviate this command. +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 usefule command-line options. -Not that you can abbreviate this command. +Note that you cannot abbreviate this command. @item --warranty @opindex warranty -Print warranty information. +Print warranty information. Note that you cannot 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. @end table |