FreeBSD Manual Pages
tremc(1) tremc tremc(1) NAME tremc - a console client for the Transmission BitTorrent client SYNOPSIS tremc [options] [filename-or-URL] DESCRIPTION tremc is a curses interface for the Transmission BitTorrent daemon. OPTIONS --version Show version number and exit -h --help Show usage information and a list of options -c CONNECTION --connect=CONNECTION Point to the server. CONNECTION must match the following pat- tern: [username:password@]host[:port][path] Default: localhost:9091 -s --ssl Use SSL to connect to the server. Default: don't use SSL --create-config Create configuration file with default values. NOTE: A config file won't be created unless you provide this op- tion at least once. After that, it is rewritten whenever tremc exits. -f CONFIGFILE --config=CONFIGFILE Set path to configuration file. Default: ~/.config/tremc/settings.cfg -n --netrc Get authentication info from ~/.netrc. -- OPTIONS Use the known server connection to pass OPTIONS on to transmis- sion-remote. FILES ~/.config/tremc/settings.cfg tremc overwrites the configuration file on exit. Keep that in mind if you edit it manually. SEE ALSO transmission-create(1), transmission-daemon(1), transmission-edit(1), transmission-gtk(1), transmission-qt(1), transmission-remote(1), trans- mission-show(1). 08 October 2016 tremc(1)
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | FILES | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=tremc&sektion=1&manpath=FreeBSD+13.0-RELEASE+and+Ports>