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

NAME

6       deluge-gtk - A BitTorrent client Gtk interface
7
8

SYNOPSIS

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

DESCRIPTION

14       Deluge  utilizes  a  client/server model, with deluged being the daemon
15       process and deluge-gtk being used to launch a Gtk user-interface.
16
17       By default, Deluge will run in Standalone mode where the  daemon  func‐
18       tionality  will  be  hidden.   You can switch to Thinclient mode in the
19       Preferences dialog.
20
21

OPTIONS

23   Config Options
24       -c path, --config=path
25              Set the config directory location.
26
27
28   Logging Options
29       -l file, --logfile=file
30              Output to specified logfile instead of stdout
31
32       -L loglevel, --loglevel=loglevel
33              Set the log level  (default  is  error):  none,  info,  warning,
34              error, debug
35
36       -q, --quiet
37              Sets the log level to none, same as -L none
38
39       --logrotate[=max-size]
40              Enable  logfile  rotation,  with  optional maximum logfile size,
41              default: 2M (Logfile rotation count is 5)
42
43       --profile[=file]
44              Profile with cProfile. Outputs to stdout unless  a  filename  is
45              specified
46
47
48   Help Options
49       -V, --version
50              Show program's version number and exit.
51
52       -h, --help
53              Show help message and exit.
54
55

SEE ALSO

57       deluged(1), deluge-web(1) deluge-console(1),
58
59

AUTHORS

61       Deluge Team: http://www.deluge-torrent.org
62
63
64
65                                                                 DELUGE-GTK(1)
Impressum