1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

* gpg.sgml: Document --list-options (show-photos, show-policy-url,

show-notation, show-keyring) and --verify-options (show-photos,
show-policy-url, show-notation).  Deprecate --show-photos,
--show-policy-url, --show-notation, and --show-keyring.
This commit is contained in:
David Shaw 2003-08-26 00:32:58 +00:00
parent 5707b80e59
commit a01a08f9e1
2 changed files with 94 additions and 14 deletions

View file

@ -1,3 +1,10 @@
2003-08-25 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Document --list-options (show-photos, show-policy-url,
show-notation, show-keyring) and --verify-options (show-photos,
show-policy-url, show-notation). Deprecate --show-photos,
--show-policy-url, --show-notation, and --show-keyring.
2003-07-10 David Shaw <dshaw@jabberwocky.com>
* DETAILS: Document the --attribute-fd data.
@ -7,8 +14,8 @@
the homedir. Add pointer in --ignore-time-conflict to see
--ignore-valid from, and vice versa. Warning not to try and parse
--list-keys in scripts. Document the signature flags
(1-3/L/R/P/N/X), Document expandos %g and %p. Note the default
--personal-digest-preferences are "H2".
(1-3/L/R/P/N/X/T), Document expandos %g and %p. Note the default
--personal-digest-preferences are SHA-1.
2003-05-26 David Shaw <dshaw@jabberwocky.com>