mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-29 21:15:28 +02:00
486 B
486 B
transmission-show
Get information about a torrent file. See also:
transmission
. More information: https://manned.org/transmission-show.
- Display metadata for a specific torrent:
transmission-show {{path/to/file.torrent}}
- Generate a magnet link for a specific torrent:
transmission-show {{[-m|--magnet]}} {{path/to/file.torrent}}
- Query a torrent's trackers and print the current number of peers:
transmission-show {{[-s|--scrape]}} {{path/to/file.torrent}}