aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gpgv.texi
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2016-09-08 12:34:07 +0000
committerWerner Koch <[email protected]>2016-09-08 12:34:13 +0000
commit30a9f53a0f2af6b98c26b8ddc0b4b87c38416f2a (patch)
treec9333d1ff0362e656ecc8d84023eaeaf5977e2b6 /doc/gpgv.texi
parentgpg: Add options --output and --yes to gpgv. (diff)
downloadgnupg-30a9f53a0f2af6b98c26b8ddc0b4b87c38416f2a.tar.gz
gnupg-30a9f53a0f2af6b98c26b8ddc0b4b87c38416f2a.zip
gpg: Remove option --yes from gpgv
* g10/gpgv.c (opts): Remove --yes. (main): Always set opt.ANSWER_YES. Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'doc/gpgv.texi')
-rw-r--r--doc/gpgv.texi12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/gpgv.texi b/doc/gpgv.texi
index 6676bded2..9a74c2794 100644
--- a/doc/gpgv.texi
+++ b/doc/gpgv.texi
@@ -95,12 +95,12 @@ home-directory ("~/.gnupg" if --homedir is not used).
@item --output @var{file}
@itemx -o @var{file}
@opindex output
-Write output to @var{file}. This option can be used to get the signed
-text from a cleartext or binary signature; it also works for detached
-signatures, but in that case this option is in general not
-useful. Unless you write to stdout (using @code{-} for @var{file}) you
-should also use the option @option{--yes} to force overwriting an
-existing file.
+Write output to @var{file}; to write to stdout use @code{-}. This
+option can be used to get the signed text from a cleartext or binary
+signature; it also works for detached signatures, but in that case
+this option is in general not useful. Note that an existing file will
+be overwritten.
+
@item --status-fd @var{n}
@opindex status-fd