Module: deluge Branch: 1.3-stable Commit: b45e019f08aeb7b26306cd0d1eb45e89a9a9d5f0
Author: John Garland <[email protected]> Date: Fri Aug 20 01:15:27 2010 +1000 Fix `man deluged` not showing '-u' 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 43bf38e..954f26f 100644 --- a/docs/man/deluged.1 +++ b/docs/man/deluged.1 @@ -27,6 +27,7 @@ Port daemon will listen on, default is 58846 .TP .I -i INTERFACE, --interface=INTERFACE Interface daemon will listen for bittorrent connections on, this should be an IP address +.TP .I -u UI_INTERFACE, --ui-interface=UI_INTERFACE Interface daemon will listen for UI connections on, this should be an IP address .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.
