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
parent 2c10218efd
commit 568321a8ed

View file

@ -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