mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Document --limit-card-insert-tries.
This commit is contained in:
parent
a0b4f40301
commit
52527dcd7b
3 changed files with 18 additions and 2 deletions
|
@ -553,13 +553,14 @@ more arguments in future versions.
|
|||
5 = No card reader available
|
||||
|
||||
|
||||
PLAINTEXT <format> <timestamp>
|
||||
PLAINTEXT <format> <timestamp> <filename>
|
||||
This indicates the format of the plaintext that is about to be
|
||||
written. The format is a 1 byte hex code that shows the
|
||||
format of the plaintext: 62 ('b') is binary data, 74 ('t') is
|
||||
text data with no character set specified, and 75 ('u') is
|
||||
text data encoded in the UTF-8 character set. The timestamp
|
||||
is in seconds since the epoch.
|
||||
is in seconds since the epoch. If a filename is available it
|
||||
gets printed as the third argument, percent-escaped as usual.
|
||||
|
||||
PLAINTEXT_LENGTH <length>
|
||||
This indicates the length of the plaintext that is about to be
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue