diff options
author | Werner Koch <[email protected]> | 2002-08-06 13:37:09 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2002-08-06 13:37:09 +0000 |
commit | e028b7760b28b3beaf19377d94cbf71911ceb48c (patch) | |
tree | f248bbd66a7abdd1a11c21f8c01e618d272bae7c /g10/options.skel | |
parent | minor doc fixes. (diff) | |
download | gnupg-e028b7760b28b3beaf19377d94cbf71911ceb48c.tar.gz gnupg-e028b7760b28b3beaf19377d94cbf71911ceb48c.zip |
* options.skel: Changed comments.
* gpg.sgml: Fixed doc regarding the name change of the option
file.
Diffstat (limited to '')
-rw-r--r-- | g10/options.skel | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/g10/options.skel b/g10/options.skel index 1d0906eea..ff0eb4d80 100644 --- a/g10/options.skel +++ b/g10/options.skel @@ -1,4 +1,4 @@ -These first three lines are not copied to the options file in +These first three lines are not copied to the gpg.conf file in the users home directory. $Id$ # Options for GnuPG @@ -14,7 +14,7 @@ $Id$ # # Unless you you specify which option file to use (with the # command line option "--options filename"), GnuPG uses the -# file ~/.gnupg/options by default. +# file ~/.gnupg/gpg.conf by default. # # An option file can contain all long options which are # available in GnuPG. If the first non white space character of |