diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2014-11-11 23:51:40 +0100 |
---|---|---|
committer | Matthias Schiffer <mschiffer@universe-factory.net> | 2014-11-11 23:51:40 +0100 |
commit | 0eadea23a8bb58d6f44e12bba8b38aae184f3dda (patch) | |
tree | 0d0a9736e4e32a5b260fc0c4e6c1f887ea136f60 /doc | |
parent | b0fd63195bec8bcfe1cc0a2a0f949911109426b5 (diff) | |
download | fastd-0eadea23a8bb58d6f44e12bba8b38aae184f3dda.tar fastd-0eadea23a8bb58d6f44e12bba8b38aae184f3dda.zip |
doc: update manpage
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 |