mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
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.
This commit is contained in:
parent
8359f2e498
commit
b389e04ef5
2 changed files with 7 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue