diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/fastd.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/fastd.1 b/doc/fastd.1 index 47ccabb..1809570 100644 --- a/doc/fastd.1 +++ b/doc/fastd.1 @@ -21,6 +21,9 @@ Runs fastd in the background. \fB\-\-pid\-file\fR <filename> Writes fastd's PID to the specified file. .TP +\fB\-\-status\-socket\fR <socket> +Configure a socket to get fastd's status. +.TP \fB\-\-config\fR, \fB\-c\fR <filename> Loads a config file. - can be specified to read a config file from stdin. More than one config file can be loaded. .TP |