Fix man deluged not showing '-u' on its own line

This commit is contained in:
John Garland 2010-08-20 01:15:27 +10:00
commit b45e019f08

View file

@ -27,6 +27,7 @@ Port daemon will listen on, default is 58846
.TP .TP
.I -i INTERFACE, --interface=INTERFACE .I -i INTERFACE, --interface=INTERFACE
Interface daemon will listen for bittorrent connections on, this should be an IP address Interface daemon will listen for bittorrent connections on, this should be an IP address
.TP
.I -u UI_INTERFACE, --ui-interface=UI_INTERFACE .I -u UI_INTERFACE, --ui-interface=UI_INTERFACE
Interface daemon will listen for UI connections on, this should be an IP address Interface daemon will listen for UI connections on, this should be an IP address
.TP .TP