diff options
author | Werner Koch <[email protected]> | 1999-05-22 20:54:54 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1999-05-22 20:54:54 +0000 |
commit | 9131432b4d17af907b9a235985864f1e88f571ff (patch) | |
tree | 64a60b3115ee1bfcba806c4b07919c6819e0c702 /doc/gpg.1pod | |
parent | See ChangeLog: Thu May 20 14:04:08 CEST 1999 Werner Koch (diff) | |
download | gnupg-9131432b4d17af907b9a235985864f1e88f571ff.tar.gz gnupg-9131432b4d17af907b9a235985864f1e88f571ff.zip |
See ChangeLog: Sat May 22 22:47:26 CEST 1999 Werner Koch
Diffstat (limited to '')
-rw-r--r-- | doc/gpg.1pod | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/gpg.1pod b/doc/gpg.1pod index 33791e594..d6791993d 100644 --- a/doc/gpg.1pod +++ b/doc/gpg.1pod @@ -379,6 +379,9 @@ B<--debug-all> B<--status-fd> I<n> Write special status strings to the file descriptor I<n>. +B<--logger-fd> I<n> + Write log output to file descriptor I<n> and not to stderr. + B<--no-comment> Do not write comment packets. This option affects only the generation of secret keys. Output of option packets |