From b389e04ef5260628bfd8002e20873114a3d4fa4b Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 6 Nov 2024 16:09:18 +0100 Subject: gpgtar: Use log-file from common.conf only in --batch mode. * tools/gpgtar.c (main): Do it. -- This makes the interactive use of gpgtar more convenient and is more aligned to what gpg and gpgsm do. --- doc/tools.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/tools.texi') diff --git a/doc/tools.texi b/doc/tools.texi index 6e95a81a3..7186c362a 100644 --- a/doc/tools.texi +++ b/doc/tools.texi @@ -2060,7 +2060,8 @@ implemented. @item --batch @opindex batch Use batch mode. Never ask but use the default action. This option is -passed directly to @command{gpg}. +passed directly to @command{gpg}. This option is also required to +activate the @option{log-file} in @file{common.conf} for this program. @item --yes @opindex yes -- cgit v1.2.3