summaryrefslogtreecommitdiffstats
path: root/docs/man/deluge-console.1
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
commit3d76122666110d24c19d5854b92998c1b5f25027 (patch)
tree028e52683fee5848c89653b4fa0496d60e57543c /docs/man/deluge-console.1
parent0f81e2816f0cc413a189c87ff6211f86a92d6ebf (diff)
downloaddeluge-3d76122666110d24c19d5854b92998c1b5f25027.tar.gz
deluge-3d76122666110d24c19d5854b92998c1b5f25027.tar.bz2
deluge-3d76122666110d24c19d5854b92998c1b5f25027.zip
escape the hyphens in the console and web manpages
Diffstat (limited to 'docs/man/deluge-console.1')
-rw-r--r--docs/man/deluge-console.12
1 files changed, 1 insertions, 1 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