diff options
author | Werner Koch <[email protected]> | 2006-08-18 13:05:39 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2006-08-18 13:05:39 +0000 |
commit | 368170215f50e47b723586c85c17a632e64c0b6e (patch) | |
tree | d5ea52fb2e352ebd771924e939370c0fe22fa070 /doc/gpg.texi | |
parent | include support and texi fixes (diff) | |
download | gnupg-368170215f50e47b723586c85c17a632e64c0b6e.tar.gz gnupg-368170215f50e47b723586c85c17a632e64c0b6e.zip |
More man pages. Added include files for 2 common paragraphs.
Diffstat (limited to '')
-rw-r--r-- | doc/gpg.texi | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index 49d332f5a..7d7e09c24 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -1501,11 +1501,8 @@ directory. If the filename does not contain a slash, it is assumed to be in the GnuPG home directory ("~/.gnupg" if --homedir or $GNUPGHOME is not used). -@item --homedir @code{directory} -Set the name of the home directory to @code{directory} If this option is not -used it defaults to "~/.gnupg". It does not make sense to use this in -a options file. This also overrides the environment variable -$GNUPGHOME. +@include opt-homedir.texi + @item --pcsc-driver @code{file} Use @code{file} to access the smartcard reader. The current default is |