Author: damoxc

Revision: 5910

Log:
        escape the hyphens in the console and web manpages

Diff:
Modified: branches/1.2_RC/ChangeLog
===================================================================
--- branches/1.2_RC/ChangeLog   2009-11-02 15:35:56 UTC (rev 5909)
+++ branches/1.2_RC/ChangeLog   2009-11-02 17:33:06 UTC (rev 5910)
@@ -1,7 +1,11 @@
 === Deluge 1.2.0_rc4 (In Development) ===
 ==== Web ====
        * Fix installing the deluge-web manpage
+       * Escape hyphens in the manpage
 
+==== Console ====
+       * Escape hyphens in the manpage
+
 === Deluge 1.2.0_rc3 (01 November 2009) ===
 ==== Core ====
        * Fix #1047 move completed does not work if saving to non default path

Modified: branches/1.2_RC/docs/man/deluge-console.1
===================================================================
--- branches/1.2_RC/docs/man/deluge-console.1   2009-11-02 15:35:56 UTC (rev 
5909)
+++ branches/1.2_RC/docs/man/deluge-console.1   2009-11-02 17:33:06 UTC (rev 
5910)
@@ -12,7 +12,7 @@
 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

Modified: branches/1.2_RC/docs/man/deluge-web.1
===================================================================
--- branches/1.2_RC/docs/man/deluge-web.1       2009-11-02 15:35:56 UTC (rev 
5909)
+++ branches/1.2_RC/docs/man/deluge-web.1       2009-11-02 17:33:06 UTC (rev 
5910)
@@ -14,7 +14,7 @@
 .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

Modified: trunk/docs/man/deluge-console.1
===================================================================
--- trunk/docs/man/deluge-console.1     2009-11-02 15:35:56 UTC (rev 5909)
+++ trunk/docs/man/deluge-console.1     2009-11-02 17:33:06 UTC (rev 5910)
@@ -12,7 +12,7 @@
 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

Modified: trunk/docs/man/deluge-web.1
===================================================================
--- trunk/docs/man/deluge-web.1 2009-11-02 15:35:56 UTC (rev 5909)
+++ trunk/docs/man/deluge-web.1 2009-11-02 17:33:06 UTC (rev 5910)
@@ -14,7 +14,7 @@
 .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



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"deluge-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/deluge-commit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to