diff options
author | David Shaw <[email protected]> | 2003-10-10 03:05:05 +0000 |
---|---|---|
committer | David Shaw <[email protected]> | 2003-10-10 03:05:05 +0000 |
commit | 40db05fb99fedf15f7a2ef6dfa18e357f37a488a (patch) | |
tree | 6f2533cb60521b9d9f8fcbf9f7f3b1fd953cff9a /g10/options.skel | |
parent | * ccid-driver.c (ccid_transceive): Add T=1 chaining for sending. (diff) | |
download | gnupg-40db05fb99fedf15f7a2ef6dfa18e357f37a488a.tar.gz gnupg-40db05fb99fedf15f7a2ef6dfa18e357f37a488a.zip |
* g10.c (main): Give a deprecated option warning for --show-keyring,
--show-photos, --show-policy-url, --show-notation, and their respective
no- forms.
* options.skel: Remove show-photos and replace with list/verify-options
show-photos. Remove no-mangle-dos-filenames.
* misc.c (parse_options): Allow for incomplete (but unambiguous) options.
Diffstat (limited to '')
-rw-r--r-- | g10/options.skel | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/g10/options.skel b/g10/options.skel index 3d15f811c..17dc06001 100644 --- a/g10/options.skel +++ b/g10/options.skel @@ -74,14 +74,9 @@ #group mynames = paige 0x12345678 joe patti -# Some old Windows platforms require 8.3 filenames. If your system -# can handle long filenames, uncomment this. - -#no-mangle-dos-filenames - # Lock the file only once for the lifetime of a process. If you do # not define this, the lock will be obtained and released every time -# it is needed - normally this is not needed. +# it is needed, which is usually preferable. #lock-once @@ -155,10 +150,14 @@ keyserver hkp://subkeys.pgp.net #keyserver-options auto-key-retrieve -# Uncomment this line to display photo user IDs in key listings and -# when a signature from a key with a photo is verified. +# Display photo user IDs in key listings + +# list-options show-photos + +# Display photo user IDs when a signature from a key with a photo is +# verified -#show-photos +# verify-options show-photos # Use this program to display photo user IDs # |