aboutsummaryrefslogtreecommitdiffstats
path: root/doc/tools.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tools.texi')
-rw-r--r--doc/tools.texi11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/tools.texi b/doc/tools.texi
index efb37e699..ce7d2b3be 100644
--- a/doc/tools.texi
+++ b/doc/tools.texi
@@ -296,6 +296,12 @@ List the global configuration file in a colon separated format. If
Run a syntax check on the global configuration file. If @var{filename}
is given, check that file instead.
+@item --reload [@var{component}]
+@opindex reload
+Reload all or the given component. This is basically the sam as sending
+a SIGHUP to the component. Components which don't support reloading are
+ignored.
+
@end table
@@ -1170,6 +1176,11 @@ Try to be as quiet as possible.
@include opt-homedir.texi
+@item --agent-program @var{file}
+@opindex agent-program
+Specify the agent program to be started if none is running.
+
+
@item -S
@itemx --raw-socket @var{name}
@opindex S