Module: deluge Branch: 1.3-stable Commit: 259d2633e7adb77d71bbd9436466b6d30bb7325b
Author: John Garland <[email protected]> Date: Sun May 16 22:32:12 2010 +1000 Fix `man deluged` not showing '-d' on its own line --- docs/man/deluged.1 | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/docs/man/deluged.1 b/docs/man/deluged.1 index 50866e9..43bf38e 100644 --- a/docs/man/deluged.1 +++ b/docs/man/deluged.1 @@ -29,6 +29,7 @@ Port daemon will listen on, default is 58846 Interface daemon will listen for bittorrent connections on, this should be an IP address .I -u UI_INTERFACE, --ui-interface=UI_INTERFACE Interface daemon will listen for UI connections on, this should be an IP address +.TP .I -d, --do-not-daemonize Do not daemonize .TP -- 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.
