1TRANSMISSION-GTK(1) BSD General Commands Manual TRANSMISSION-GTK(1)
2
4 transmission-gtk — a bittorrent client
5
7 transmission-gtk -?
8 transmission-gtk [-pqm] [torrent-file ...]
9
11 transmission-gtk is a fast and easy BitTorrent client.
12
13 BitTorrent is a peer-to-peer file transfer protocol which uses a metainfo
14 file (usually with the .torrent file extension) and a central tracker to
15 distribute file data amongst a group of peers. For more information on
16 the BitTorrent protocol see http://www.bittorrent.org/
17
19 -? --help
20 Show help options
21
22 -p --paused
23 Start with all torrents paused
24
25 -m --minimized
26 Start minimized in notification area
27
28 -g, --config-dir directory
29 Where to look for configuration files. This can be used to swap
30 between using the cli, daemon, gtk, and qt clients. See
31 https://github.com/transmission/transmission/wiki/Configuration-
32 Files for more information.
33
34 Multiple .torrent files may be added at startup by appending them on the
35 command line. If transmission-gtk is already running, the torrents will
36 be added to the running instance.
37
39 TRANSMISSION_HOME
40 Sets the default config-dir.
41
42 http_proxy libcurl uses this environment variable when performing
43 tracker announces. If set, this overrides the GNOME proxy
44 preferences.
45
47 ~/.config/transmission
48 The config-dir used when neither [TRANSMISSION_HOME] nor [-g] is
49 specified.
50
52 transmission-gtk was written by Jordan Lee, Josh Elsasser, Eric Petit,
53 and Mitchell Livingston.
54
56 transmission-create(1), transmission-daemon(1), transmission-edit(1),
57 transmission-gtk(1), transmission-qt(1), transmission-remote(1),
58 transmission-show(1)
59
60 https://transmissionbt.com/
61
62BSD May 20, 2008 BSD