doc: Revert last change the gpg --unwrap description

--

Note that --unwrap is an option and not a command.  Thus it modifies
the behaviour of the default operation or of -d.
This commit is contained in:
Werner Koch 2023-01-19 16:31:05 +01:00
parent 9a50be0d05
commit e28b6c301d
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B
1 changed files with 2 additions and 3 deletions

View File

@ -639,9 +639,8 @@ This command is similar to @option{--decrypt} with the difference that the
output is not the usual plaintext but the original message with the
encryption layer removed. Thus the output will be an OpenPGP data
structure which often means a signed OpenPGP message. Note that this
command may or may not remove a compression layer which is often found
beneath the encryption layer. Without the option @option{--output}
the result is written to a file with the suffix stripped.
option may or may not remove a compression layer which is often found
beneath the encryption layer.
@item --tofu-policy @{auto|good|unknown|bad|ask@} @var{keys}
@opindex tofu-policy