diff options
| author | Werner Koch <[email protected]> | 1998-07-14 17:10:28 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 1998-07-14 17:10:28 +0000 |
| commit | 0a76a4465be37c29de4459096e89f9f8b9964cf7 (patch) | |
| tree | 5fb00ca21525cb2d9ffbfd81312596a80925403b /doc/gpg.1pod | |
| parent | fixed types, added new translations. (diff) | |
| download | gnupg-0a76a4465be37c29de4459096e89f9f8b9964cf7.tar.gz gnupg-0a76a4465be37c29de4459096e89f9f8b9964cf7.zip | |
sync
Diffstat (limited to 'doc/gpg.1pod')
| -rw-r--r-- | doc/gpg.1pod | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/gpg.1pod b/doc/gpg.1pod index 726e97696..1fde885fa 100644 --- a/doc/gpg.1pod +++ b/doc/gpg.1pod @@ -55,7 +55,10 @@ B<--verify> [[I<sigfile>] {I<signed-files>}] detached signature when not used in batch mode). If only a sigfile is given, it may be a complete signature or a detached signature, in which case the signed stuff - is expected from stdin. With more than 1 argument, the + is expected in a file without the I<.sig> or I<.asc> + extension (if such a file does not exist it is expected + at stdin - use B<-> as filename to force a read from + stdin). With more than 1 argument, the first should be a detached signature and the remaining files are the signed stuff. |
