diff options
author | Werner Koch <wk@gnupg.org> | 2011-10-12 17:36:56 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2011-10-12 17:36:56 +0200 |
commit | 5319aa952fc202712132f4cb8021b9cda81bad85 (patch) | |
tree | 8efea5426e3abb97a8addd595b20f1b5e52a2c94 /doc/gpgsm.texi | |
parent | Extend yat2m to allow indented tables. (diff) | |
download | gnupg2-5319aa952fc202712132f4cb8021b9cda81bad85.tar.xz gnupg2-5319aa952fc202712132f4cb8021b9cda81bad85.zip |
Put more options into the options index
Also removed the single letter options from the index.
Diffstat (limited to 'doc/gpgsm.texi')
-rw-r--r-- | doc/gpgsm.texi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/gpgsm.texi b/doc/gpgsm.texi index 0de3daf4d..7bfbc9dc6 100644 --- a/doc/gpgsm.texi +++ b/doc/gpgsm.texi @@ -479,7 +479,6 @@ for a reason. @item --armor @itemx -a @opindex armor -@opindex -a Create PEM encoded output. Default is binary output. @item --base64 @@ -523,7 +522,6 @@ set; however @option{--default-key} always overrides this. @item --local-user @var{user_id} @item -u @var{user_id} @opindex local-user -@opindex -u Set the user(s) to be used for signing. The default is the first secret key found in the database. |