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

NAME

6       deluge-console - a bittorrent client curses interface
7
8

SYNOPSIS

10       deluge-console [options]
11
12

DESCRIPTION

14       Deluge  utilizes a client/server model, with 'deluged' being the daemon
15       process and 'deluge-console' being used to launch a console user-inter‐
16       face.
17
18       You  can  pass  console commands directly from the command line and run
19       multiple commands by separating them with a semi-colon (;).
20
21   Console Commands:
22           info quit pause help resume del plugin cache add exit connect debug
23       rm config recheck halt
24
25

OPTIONS

27   General Options
28       -c path, --config=path
29              Set the config directory location.
30
31
32   Logging Options
33       -l file, --logfile=file
34              Output to designated logfile instead of stdout
35
36       -L loglevel, --loglevel=loglevel
37              Set  the  log  level  (default  is  error): none, info, warning,
38              error, critical, debug
39
40       -q, --quiet
41              Sets the log level to 'none', same as `-L none`
42
43
44   Help Options
45       -v, --version
46              Show program's version number and exit.
47
48       -h, --help
49              Show help message and exit.
50
51

SEE ALSO

53       deluge(1), deluged(1), deluge-web(1)
54
55

AUTHORS

57       Deluge Team: http://www.deluge-torrent.org
58
59
60
611.3.15                             May 2017                  DELUGE-CONSOLE(1)
Impressum