deluge (1) Linux Manual Page
NAME
deluge – a bittorrent client
SYNOPSIS
deluge [options] [torrent-file]
DESCRIPTION
Deluge utilizes a client/server model, with ‘deluged’ being the daemon process and ‘deluge’ being used to launch a user-interface.
By default, Deluge will run in ‘Classic’ mode where the daemon functionality will be hidden and the GtkUI will automatically launch a ‘deluged’ process. You can turn this off in the Preferences dialog.
OPTIONS
General Options
-cpath,–config=path- Set the config directory location.
UI Options
-uui,–ui=ui- The UI that you wish to launch, current options include: gtk, web or console
-sdefault_ui,–set-default-ui=default_ui- Sets the default UI to be run when no UI is specified
-aargs,–args=args- Arguments to pass to a UI, -a ‘–option args’
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
deluged(1), deluge-web(1), deluge-console(1)
AUTHORS
Deluge Team: http://www.deluge-torrent.org
