deluge-console (1) Linux Manual Page
NAME
deluge-console – a bittorrent client curses interface
SYNOPSIS
deluge-console [options]
DESCRIPTION
Deluge utilizes a client/server model, with ‘deluged’ being the daemon process and ‘deluge-console’ being used to launch a console user-interface.
You can pass console commands directly from the command line and run multiple commands by separating them with a semi-colon (;).
Console Commands:
OPTIONS
General Options
-cpath,–config=path- Set the config directory location.
Logging Options
-lfile,–logfile=file- Output to designated logfile instead of stdout
-Lloglevel,–loglevel=loglevel- Set the log level (default is error):
none, info, warning, error, critical, debug-q, –quiet- Sets the log level to ‘none’, same as `-L none`
Help Options
-v, –version- Show program’s version number and exit.
-h, –help- Show help message and exit.
SEE ALSO
deluge(1), deluged(1), deluge-web(1)
AUTHORS
Deluge Team: http://www.deluge-torrent.org
