deluge-gtk - Man Page
A BitTorrent client Gtk interface
Synopsis
deluge-gtk [options] [torrent-file]
Description
Deluge utilizes a client/server model, with deluged being the daemon process and deluge-gtk being used to launch a Gtk user-interface.
By default, Deluge will run in Standalone mode where the daemon functionality will be hidden. You can switch to Thinclient mode in the Preferences dialog.
Options
Config Options
- -c path, --config=path
 Set the config directory location.
Logging Options
- -l file, --logfile=file
 Output to specified logfile instead of stdout
- -L loglevel, --loglevel=loglevel
 Set the log level (default is error): none, info, warning, error, debug
- -q, --quiet
 Sets the log level to none, same as -L none
- --logrotate[=max-size]
 Enable logfile rotation, with optional maximum logfile size, default: 2M (Logfile rotation count is 5)
- --profile[=file]
 Profile with cProfile. Outputs to stdout unless a filename is specified
Help Options
- -V, --version
 Show program's version number and exit.
- -h, --help
 Show help message and exit.
See Also
Authors
Deluge Team: http://www.deluge-torrent.org