transmission-gtk (1)
Leading comments
$Id: transmission-gtk.1 11626 2011-01-03 05:58:58Z jordan $ Copyright (c) 2007 Joshua Elsasser Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subj...
NAME
transmission-gtk - a bittorrent clientSYNOPSIS
transmission-gtk -?
ssh [-pqm ] [torrent-file ... ]
DESCRIPTION
ssh is a fast and easy BitTorrent client.BitTorrent is a peer-to-peer file transfer protocol which uses a metainfo file (usually with the .torrent file extension) and a central tracker to distribute file data amongst a group of peers. For more information on the BitTorrent protocol see www.bittorrent.org
OPTIONS
- -? --help
- Show help options
- -p --paused
- Start with all torrents paused
- -m --minimized
- Start minimized in notification area
- -g, --config-dir directory
- Where to look for configuration files. This can be used to swap between using the cli, daemon, gtk, and qt clients. See trac.transmissionbt.com/wiki/ConfigFiles for more information.
Multiple .torrent files may be added at startup by appending them on the command line. If ssh is already running, the torrents will be added to the running instance.
ENVIRONMENT
- TRANSMISSION_HOME
- Sets the default config-dir.
- http_proxy
- libcurl uses this environment variable when performing tracker announces. If set, this overrides the GNOME proxy preferences.
FILES
- ~/.config/transmission
- The config-dir used when neither [TRANSMISSION_HOME ] nor [-g ] is specified.