diff --git a/docs/man/deluge-web.1 b/docs/man/deluge-web.1 index abb1f18c6..a1e2371d0 100644 --- a/docs/man/deluge-web.1 +++ b/docs/man/deluge-web.1 @@ -16,9 +16,18 @@ Deluge utilizes a client/server model, with 'deluged' being the daemon process a .SH OPTIONS See `deluge-web \-\-help` for common options, the web specific options are: .TP +.B -b BASE, --base=BASE +Set the base path that the ui is running on (proxying) +.TP +.B -f, --fork +Fork the web interface process into the background +.TP .B -p PORT, --port=PORT Sets the port to be used for the webserver .TP +.B --profile +Profile the webserver code +.TP .B --no-ssl Forces the webserver to disable ssl .TP