1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

doc: Minor texi updates.

--
This commit is contained in:
Werner Koch 2014-06-03 08:58:20 +02:00
parent 958e5f292f
commit 50cd3d40ae
2 changed files with 4 additions and 2 deletions

View file

@ -305,6 +305,7 @@ Reload all or the given component. This is basically the same as sending
a SIGHUP to the component. Components which don't support reloading are
ignored.
@ifset gpgtwoone
@item --launch [@var{component}]
@opindex launch
If the @var{component} is not already running, start it.
@ -319,6 +320,7 @@ Kill the given component. Components which support killing are
gpg-agent and scdaemon. Components which don't support reloading are
ignored. Note that as of now reload and kill have the same effect for
scdaemon.
@end ifset
@end table