1DELUGE(1)                   General Commands Manual                  DELUGE(1)
2
3
4

NAME

6       deluge - a bittorrent client
7
8

SYNOPSIS

10       deluge [options] [torrent-file]
11
12

DESCRIPTION

14       Deluge  utilizes a client/server model, with 'deluged' being the daemon
15       process and 'deluge' being used to launch a user-interface.
16
17       By default, Deluge will run in 'Classic' mode where  the  daemon  func‐
18       tionality  will  be  hidden  and  the GtkUI will automatically launch a
19       'deluged' process.  You can turn this off in the Preferences dialog.
20
21

OPTIONS

23   General Options
24       -c path, --config=path
25              Set the config directory location.
26
27
28   UI Options
29       -u ui, --ui=ui
30              The UI that you wish to launch, current  options  include:  gtk,
31              web or console
32
33       -s default_ui, --set-default-ui=default_ui
34              Sets the default UI to be run when no UI is specified
35
36       -a args, --args=args
37              Arguments to pass to a UI, -a '--option args'
38
39
40   Logging Options
41       -l file, --logfile=file
42              Output to designated logfile instead of stdout
43
44       -L loglevel, --loglevel=loglevel
45              Set  the  log  level  (default  is  error): none, info, warning,
46              error, critical, debug
47
48       -q, --quiet
49              Sets the log level to 'none', same as `-L none`
50
51
52   Help Options
53       -v, --version
54              Show program's version number and exit.
55
56       -h, --help
57              Show help message and exit.
58
59

SEE ALSO

61       deluged(1), deluge-web(1), deluge-console(1)
62
63

AUTHORS

65       Deluge Team: http://www.deluge-torrent.org
66
67
68
691.3.15                             May 2017                          DELUGE(1)
Impressum