mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
* gpgsm.texi (Configuration Options): Add --log-file.
* gpgconf-comp.c: Made the entries fro GROUPs translatable. Include i18n.h. (my_dgettext): Hack to use the gnupg2 domain.
This commit is contained in:
parent
c0fa36d405
commit
e4ce12abd1
5 changed files with 56 additions and 32 deletions
|
@ -1,5 +1,7 @@
|
|||
2004-09-29 Werner Koch <wk@g10code.com>
|
||||
|
||||
* gpgsm.texi (Configuration Options): Add --log-file.
|
||||
|
||||
* gpg-agent.texi (Invoking GPG-AGENT): Add a few words about the
|
||||
expected pinentry filename.
|
||||
|
||||
|
|
|
@ -266,7 +266,9 @@ a running dirmngr can't be connected.
|
|||
@opindex no-secmem-warning
|
||||
Don't print a warning when the so called "secure memory" can't be used.
|
||||
|
||||
|
||||
@item --log-file @var{file}
|
||||
@opindex log-file
|
||||
When running in server mode, append all logging output to @var{file}.
|
||||
|
||||
@end table
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue