aboutsummaryrefslogtreecommitdiffstats
path: root/doc/tools.texi
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2014-06-03 06:58:20 +0000
committerWerner Koch <[email protected]>2014-06-03 06:58:20 +0000
commit50cd3d40aec3b94cfddec94361ed1aafc999d61b (patch)
treec2e4132ebdf52a2be1538af94acb19420f6b35f0 /doc/tools.texi
parentgpg: Avoid NULL-deref in default key listing. (diff)
downloadgnupg-50cd3d40aec3b94cfddec94361ed1aafc999d61b.tar.gz
gnupg-50cd3d40aec3b94cfddec94361ed1aafc999d61b.zip
doc: Minor texi updates.
--
Diffstat (limited to 'doc/tools.texi')
-rw-r--r--doc/tools.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/tools.texi b/doc/tools.texi
index 2a1d38f3e..32ab1e4f8 100644
--- a/doc/tools.texi
+++ b/doc/tools.texi
@@ -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