transmission-create(1) - Linux man page

Name

transmission-create - command-line utility to create .torrent files

Synopsis

transmission-create [-h] [-p] [-o file] [-c comment] [-t tracker] [source file or directory]

Description

transmission-create creates BitTorrent .torrent files from the command line

Options

       -h --help
Show a short help page and exit.

-p --private
Flag the torrent as intended for use on private trackers.

-c --comment
Add a comment to the torrent file.

-t --tracker
Add a tracker's announce URL to the .torrent. Most torrents will have at least one announce URL. To add more than one, use this option multiple times.

Authors

Charles Kerr

See Also

transmission-create(1), transmission-daemon(1), transmission-edit(1), transmission-gtk(1), transmission-qt(1), transmission-remote(1), transmission-show(1)

http://www.transmissionbt.com/

BSD June 9, 2010 BSD

Referenced By

transmission-cli(1)