summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDamien Churchill <damoc@gmail.com>2009-11-02 17:33:06 +0000
committerDamien Churchill <damoc@gmail.com>2009-11-02 17:33:06 +0000
commit0fbaecbc000887cba4ad7c65c88bb377e46b4e34 (patch)
treee1f608e033f2adb6776215491585adcb4f1a80b2 /docs
parent4c86ed7535618c824afc9719429ef59be5715889 (diff)
downloaddeluge-0fbaecbc000887cba4ad7c65c88bb377e46b4e34.tar.gz
deluge-0fbaecbc000887cba4ad7c65c88bb377e46b4e34.tar.bz2
deluge-0fbaecbc000887cba4ad7c65c88bb377e46b4e34.zip
escape the hyphens in the console and web manpages
Diffstat (limited to 'docs')
-rw-r--r--docs/man/deluge-console.12
-rw-r--r--docs/man/deluge-web.12
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/man/deluge-console.1 b/docs/man/deluge-console.1
index 67da41cd3..fc2f6dd56 100644
--- a/docs/man/deluge-console.1
+++ b/docs/man/deluge-console.1
@@ -12,7 +12,7 @@ deluge-console - a bittorrent client curses interface
Deluge utilizes a client/server model, with 'deluged' being the daemon process and 'deluge-console' being used to launch a console user-interface.
.br
.P
-You can pass console commands directly from the command line, see `deluge-console --help` for a list of commands.
+You can pass console commands directly from the command line, see `deluge-console \-\-help` for a list of commands.
Run multiple commands by separating them with a semi-colon (;).
.SH OPTIONS
diff --git a/docs/man/deluge-web.1 b/docs/man/deluge-web.1
index 0017feb57..23771d466 100644
--- a/docs/man/deluge-web.1
+++ b/docs/man/deluge-web.1
@@ -14,7 +14,7 @@ Deluge utilizes a client/server model, with 'deluged' being the daemon process a
.P
.SH OPTIONS
-See `deluge-web --help` for common options, the web specific options are:
+See `deluge-web \-\-help` for common options, the web specific options are:
.TP
.B -p PORT, --port=PORT
Sets the port to be used for the webserver