1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Add missing country tag to qualified.txt.

Typo fixes.
This commit is contained in:
Werner Koch 2008-01-10 08:13:14 +00:00
parent b618d1c011
commit 1e46b20f48
4 changed files with 18 additions and 7 deletions

View file

@ -2068,9 +2068,11 @@ Same as @option{--status-fd}, except the status data is written to file
@item --logger-fd @code{n}
Write log output to file descriptor @code{n} and not to stderr.
@item --logger-file @code{file}
@item --log-file @code{file}
@itemx --logger-file @code{file}
Same as @option{--logger-fd}, except the logger data is written to file
@code{file}.
@code{file}. Note that @option{--log-file} is only implemented for
GnuPG-2.
@item --attribute-fd @code{n}
Write attribute subpackets to the file descriptor @code{n}. This is most