[svn] GnuPG - r4904 - trunk/doc
svn author wk
cvs at cvs.gnupg.org
Fri Dec 12 15:04:23 CET 2008
Author: wk
Date: 2008-12-12 15:04:22 +0100 (Fri, 12 Dec 2008)
New Revision: 4904
Modified:
trunk/doc/ChangeLog
trunk/doc/gpg.texi
trunk/doc/gpgsm.texi
Log:
Small doc fixes.
Modified: trunk/doc/ChangeLog
===================================================================
--- trunk/doc/ChangeLog 2008-12-12 12:01:20 UTC (rev 4903)
+++ trunk/doc/ChangeLog 2008-12-12 14:04:22 UTC (rev 4904)
@@ -1,3 +1,8 @@
+2008-12-12 Werner Koch <wk at g10code.com>
+
+ * gpgsm.texi (General GPGSM Commands): Fix --help, --version and
+ --warranty wording.
+
2008-12-08 Werner Koch <wk at g10code.com>
* DETAILS: Clarify the use of "trust" and "validity" as suggested
Modified: trunk/doc/gpg.texi
===================================================================
--- trunk/doc/gpg.texi 2008-12-12 12:01:20 UTC (rev 4903)
+++ trunk/doc/gpg.texi 2008-12-12 14:04:22 UTC (rev 4904)
@@ -149,7 +149,7 @@
@itemx -h
@opindex help
Print a usage message summarizing the most useful command line options.
-Not that you cannot abbreviate this command.
+Note that you cannot abbreviate this command.
@item --warranty
@opindex warranty
Modified: trunk/doc/gpgsm.texi
===================================================================
--- trunk/doc/gpgsm.texi 2008-12-12 12:01:20 UTC (rev 4903)
+++ trunk/doc/gpgsm.texi 2008-12-12 14:04:22 UTC (rev 4904)
@@ -77,21 +77,22 @@
@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
More information about the Gnupg-commits
mailing list