mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
See ChangeLogs
This commit is contained in:
parent
6870dcf05d
commit
d8602648b8
12 changed files with 146 additions and 72 deletions
|
@ -701,7 +701,7 @@ Here is an example session:
|
|||
C: D (b 3F444677CA)))
|
||||
C: END
|
||||
S: # session key follows
|
||||
S: D 1234567890ABCDEF0
|
||||
S: D (value 1234567890ABCDEF0)
|
||||
S: OK descryption successful
|
||||
@end example
|
||||
|
||||
|
|
|
@ -428,6 +428,12 @@ Assume the input data is binary encoded.
|
|||
Set the user(s) to be used for signing. The default is the first
|
||||
secret key found in the database.
|
||||
|
||||
@item --output @var{file}
|
||||
@itemx -o @var{file}
|
||||
@opindex output
|
||||
Write output to @var{file}. The default is to write it to stdout.
|
||||
|
||||
|
||||
@item --with-key-data
|
||||
@opindex with-key-data
|
||||
Displays extra information with the @code{--list-keys} commands. Especially
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue