summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Garland <johnnybg+deluge@gmail.com>2010-08-20 01:15:27 +1000
committerJohn Garland <johnnybg+deluge@gmail.com>2010-08-20 01:16:09 +1000
commitb45e019f08aeb7b26306cd0d1eb45e89a9a9d5f0 (patch)
tree5fac2189b802e23cab02a13097dc614410b98b44
parentd93fcf6eea640908108e8a997a5a0c4c094367b1 (diff)
downloaddeluge-b45e019f08aeb7b26306cd0d1eb45e89a9a9d5f0.tar.gz
deluge-b45e019f08aeb7b26306cd0d1eb45e89a9a9d5f0.tar.bz2
deluge-b45e019f08aeb7b26306cd0d1eb45e89a9a9d5f0.zip
Fix `man deluged` not showing '-u' on its own line
-rw-r--r--docs/man/deluged.11
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/man/deluged.1 b/docs/man/deluged.1
index 43bf38e18..954f26f9a 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