escape the hyphens in the console and web manpages

This commit is contained in:
Damien Churchill 2009-11-02 17:33:06 +00:00
parent 0f81e2816f
commit 3d76122666
2 changed files with 2 additions and 2 deletions

View File

@ -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. Deluge utilizes a client/server model, with 'deluged' being the daemon process and 'deluge-console' being used to launch a console user-interface.
.br .br
.P .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 (;). Run multiple commands by separating them with a semi-colon (;).
.SH OPTIONS .SH OPTIONS

View File

@ -14,7 +14,7 @@ Deluge utilizes a client/server model, with 'deluged' being the daemon process a
.P .P
.SH OPTIONS .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 .TP
.B -p PORT, --port=PORT .B -p PORT, --port=PORT
Sets the port to be used for the webserver Sets the port to be used for the webserver