mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* options.skel: Changed comments.
* gpg.sgml: Fixed doc regarding the name change of the option file.
This commit is contained in:
parent
67faf234a3
commit
e028b7760b
4 changed files with 17 additions and 4 deletions
|
@ -1,5 +1,7 @@
|
|||
2002-08-06 Werner Koch <wk@gnupg.org>
|
||||
|
||||
* options.skel: Changed comments.
|
||||
|
||||
* g10.c (main): Try to use "gpg.conf" as default option file.
|
||||
* openfile.c (copy_options_file): Changed name of created file.
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue