diff options
Diffstat (limited to 'doc/rhdropbox.8.txt')
-rw-r--r-- | doc/rhdropbox.8.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/rhdropbox.8.txt b/doc/rhdropbox.8.txt index da95a82..c245a2a 100644 --- a/doc/rhdropbox.8.txt +++ b/doc/rhdropbox.8.txt @@ -96,7 +96,7 @@ COMMAND INTERFACE ----------------- *rhdropbox* is listening for incoming commands at the unix socket speciefied by the --s|--command-sock parameter. You can connect to this socket for example using +*-s|--command-sock* parameter. You can connect to this socket for example using socat: # socat UNIX-CONNECT:/var/run/rhdropbox/rhdropbox.sock STDIO @@ -112,7 +112,7 @@ All commands have to end with '\n'. The following commands are supported: is returned. In case of an error a string of the form "Error: <reason>\n" is returned. *status*:: - Returns the complete list of all directories from the wath list. + Returns the complete list of all directories of the watch list. *listen [request|status|none]*:: Add the client to the status and or request listeners. When no parameter is passed to |