Usage: mktorrent [OPTIONS] <target directory or filename>
Options:
-a, --announce=<url> : specify the full announce url, required.
-c, --comment=<comment> : add an optional comment to the metainfo
-d, --no-date : don't write the creation date
-h, --help : show this help screen
-l, --piece-length=<n> : set the piece length to 2^n bytes,
default is 18, that is 2^18 = 256kb.
-n, --name=<name> : set the name of the torrent,
default is the basename of the target
-o, --output=<filename> : set the path and filename of the created file
default is <name>.torrent
-p, --private : set the private flag
-v, --verbose : be verbose
Bookmarks