summaryrefslogtreecommitdiffstats
path: root/doc/gpg.1pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gpg.1pod')
-rw-r--r--doc/gpg.1pod7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/gpg.1pod b/doc/gpg.1pod
index 002aee1fd..60e2d7e4b 100644
--- a/doc/gpg.1pod
+++ b/doc/gpg.1pod
@@ -135,7 +135,7 @@ B<--import>
Long options can be put in an options file (default F<~/.gnupg/options>);
do not write the 2 dashes, but simply the name of the option and any
-arguments if required. Lines with a hash as the first non-white-space
+arguments if required. Lines with a hash as the first non-white-space
character are ignored. Commands may be put in this file too, but that
does not make sense.
@@ -271,6 +271,11 @@ B<--no-default-keyring>
Do not add the default key-rings to the list of
key-rings.
+B<--skip-verify>
+ Skip the signature verification step. This may be used to
+ make the encryption faster if the signature verification
+ is not needed.
+
B<--version>
Print version information along with a list
of supported algorithms.