1TRANSMISSION-CREATE(1)    BSD General Commands Manual   TRANSMISSION-CREATE(1)
2

NAME

4     transmission-create — command-line utility to create .torrent files
5

SYNOPSIS

7     transmission-create [-h] [-p] [-o file] [-c comment] [-t tracker]
8                         [-s piece-size-KiB] [source file or directory]
9

DESCRIPTION

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

OPTIONS

15     -h --help
16             Show a short help page and exit.
17
18     -o --outfile
19             Save the generated .torrent to this filename.
20
21     -p --private
22             Flag the torrent as intended for use on private trackers.
23
24     -c --comment
25             Add a comment to the torrent file.
26
27     -s --piecesize
28             Set how many KiB each piece should be, overriding the preferred
29             default
30
31     -t --tracker
32             Add a tracker's announce URL to the .torrent. Most torrents will
33             have at least one announce URL. To add more than one, use this
34             option multiple times.
35

AUTHORS

37     Jordan Lee
38

SEE ALSO

40     transmission-create(1), transmission-daemon(1), transmission-edit(1),
41     transmission-gtk(1), transmission-qt(1), transmission-remote(1),
42     transmission-show(1)
43
44     https://transmissionbt.com/
45
46BSD                              June 9, 2010                              BSD
Impressum