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

@ -1503,8 +1503,8 @@ mechanisms, in the order they are to be tried:
required if @code{local} is also used.
@item clear
Clear all defined mechanisms. This is usefule to override
mechanisms fiven in a config file.
Clear all defined mechanisms. This is useful to override
mechanisms given in a config file.
@end table

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