mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
See ChangeLog: Tue May 25 19:50:32 CEST 1999 Werner Koch
This commit is contained in:
parent
0a43b97773
commit
9a2ce9b391
17 changed files with 268 additions and 118 deletions
|
@ -390,6 +390,13 @@ B<--no-comment>
|
|||
B<--comment> I<string>
|
||||
Use I<string> as comment string in clear text signatures.
|
||||
|
||||
B<--notation-data>, B<-N> I<name>=<value>
|
||||
Put the name value pair into the signature as notation data.
|
||||
I<name> Must consists only of alphanumeric characters, digits
|
||||
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.
|
||||
|
||||
B<--set-filename> I<string>
|
||||
Use I<string> as the name of file which is stored in
|
||||
messages.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue