Options (2)
-m, --magnetbooleanGenerate a magnet link for a specific torrent
Example:
transmission-show {{[-m|--magnet]}} {{path/to/file.torrent}}-s, --scrapebooleanQuery a torrent's trackers and print the current number of peers
Example:
transmission-show {{[-s|--scrape]}} {{path/to/file.torrent}}Examples (3)
Display metadata for a specific torrent
transmission-show path/to/file.torrentGenerate a magnet link for a specific torrent
transmission-show [-m|--magnet] path/to/file.torrentQuery a torrent's trackers and print the current number of peers
transmission-show [-s|--scrape] path/to/file.torrentmade by @shridhargupta | data from tldr-pages