mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Fixed a wrong return code with gpg --verify
This commit is contained in:
parent
2410941461
commit
966cd80d88
13 changed files with 121 additions and 41 deletions
|
@ -270,7 +270,9 @@ more arguments in future versions.
|
|||
No data has been found. Codes for what are:
|
||||
1 - No armored data.
|
||||
2 - Expected a packet but did not found one.
|
||||
3 - Invalid packet found, this may indicate a non OpenPGP message.
|
||||
3 - Invalid packet found, this may indicate a non OpenPGP
|
||||
message.
|
||||
4 - signature expected but not found
|
||||
You may see more than one of these status lines.
|
||||
|
||||
UNEXPECTED <what>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue