summaryrefslogtreecommitdiffstats
path: root/doc/gpg.texi
diff options
context:
space:
mode:
authorDavid Shaw <dshaw@jabberwocky.com>2009-07-31 16:36:22 +0200
committerDavid Shaw <dshaw@jabberwocky.com>2009-07-31 16:36:22 +0200
commit9df29b446daeb75f7c82f9a16db52e4837dc001e (patch)
tree5237984ae19e05c0005b1aae25d9622e1a18e1d2 /doc/gpg.texi
parentComment changes. (diff)
downloadgnupg2-9df29b446daeb75f7c82f9a16db52e4837dc001e.tar.xz
gnupg2-9df29b446daeb75f7c82f9a16db52e4837dc001e.zip
* gpg.texi (OpenPGP Options): Don't mention --no-sk-comment (doesn't
exist any longer).
Diffstat (limited to 'doc/gpg.texi')
-rw-r--r--doc/gpg.texi10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi
index 14a8b1d92..94616ee32 100644
--- a/doc/gpg.texi
+++ b/doc/gpg.texi
@@ -2062,9 +2062,9 @@ a message that PGP 2.x will not be able to handle. Note that `PGP
available, but the MIT release is a good common baseline.
This option implies @option{--rfc1991 --disable-mdc
---no-force-v4-certs --no-sk-comment --escape-from-lines
---force-v3-sigs --cipher-algo IDEA --digest-algo MD5 --compress-algo
-ZIP}. It also disables @option{--textmode} when encrypting.
+--no-force-v4-certs --escape-from-lines --force-v3-sigs --cipher-algo
+IDEA --digest-algo MD5 --compress-algo ZIP}. It also disables
+@option{--textmode} when encrypting.
@item --pgp6
@opindex pgp6
@@ -2075,8 +2075,8 @@ compression algorithms none and ZIP. This also disables
--throw-keyids, and making signatures with signing subkeys as PGP 6
does not understand signatures made by signing subkeys.
-This option implies @option{--disable-mdc --no-sk-comment
---escape-from-lines --force-v3-sigs}.
+This option implies @option{--disable-mdc --escape-from-lines
+--force-v3-sigs}.
@item --pgp7
@opindex pgp7