mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Add missing option strings.
This commit is contained in:
parent
f548ca97ad
commit
b61b2f542a
5 changed files with 11 additions and 3 deletions
|
@ -1,6 +1,7 @@
|
|||
2009-03-02 Werner Koch <wk@g10code.com>
|
||||
|
||||
* gpg-agent.texi (Invoking GPG-AGENT): Modernized instructions.
|
||||
(Agent Options): Fix spelling of option --lc-ctype.
|
||||
|
||||
2009-01-12 Werner Koch <wk@g10code.com>
|
||||
|
||||
|
|
|
@ -433,13 +433,13 @@ default on Windows systems.
|
|||
@item --display @var{string}
|
||||
@itemx --ttyname @var{string}
|
||||
@itemx --ttytype @var{string}
|
||||
@itemx --lc-type @var{string}
|
||||
@itemx --lc-ctype @var{string}
|
||||
@itemx --lc-messages @var{string}
|
||||
@itemx --xauthority @var{string}
|
||||
@opindex display
|
||||
@opindex ttyname
|
||||
@opindex ttytype
|
||||
@opindex lc-type
|
||||
@opindex lc-ctype
|
||||
@opindex lc-messages
|
||||
@opindex xauthority
|
||||
These options are used with the server mode to pass localization
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue