From 30a9f53a0f2af6b98c26b8ddc0b4b87c38416f2a Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 8 Sep 2016 14:34:07 +0200 Subject: gpg: Remove option --yes from gpgv * g10/gpgv.c (opts): Remove --yes. (main): Always set opt.ANSWER_YES. Signed-off-by: Werner Koch --- doc/gpgv.texi | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc') 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 -- cgit v1.2.3