diff options
author | Werner Koch <wk@gnupg.org> | 1999-05-26 14:41:46 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1999-05-26 14:41:46 +0200 |
commit | d5fd04e0ce438d3eaa951566982a0824e48eb1ef (patch) | |
tree | adc1eca7d7eab0d3982ae388be4f592118bf5d7e /doc | |
parent | See ChangeLog: Tue May 25 19:50:32 CEST 1999 Werner Koch (diff) | |
download | gnupg2-d5fd04e0ce438d3eaa951566982a0824e48eb1ef.tar.xz gnupg2-d5fd04e0ce438d3eaa951566982a0824e48eb1ef.zip |
See ChangeLog: Wed May 26 14:36:29 CEST 1999 Werner Koch
Diffstat (limited to 'doc')
-rw-r--r-- | doc/gpg.1pod | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/gpg.1pod b/doc/gpg.1pod index 3844977e9..1ad795c37 100644 --- a/doc/gpg.1pod +++ b/doc/gpg.1pod @@ -396,6 +396,13 @@ B<--notation-data>, B<-N> I<name>=<value> or the underscore; the first character muts not be a digit. B<value> May be any printable string; it will encoded in UTF8, so sou should have check that your B<--charset> is set right. + If you prefix I<name> with an exclamation mark, the notation + data will be flagged as critical. (rfc2440:5.2.3.15). + +B<--set-policy-url> I<string> + Use I<string> as Policy URL for signatures (rfc2440:5.2.3.19). + If you prefix it with an exclamation mark, the policy URL + packet will be flagged as critical. B<--set-filename> I<string> Use I<string> as the name of file which is stored in |