imdl-torrent-show 0.1.13
Display information about a .torrent file.
USAGE:
imdl torrent show [FLAGS] [OPTIONS] <INPUT>
FLAGS:
-h, --help Print help message.
-j, --json Output data as JSON instead of the default format.
-V, --version Print version number.
OPTIONS:
-i, --input <INPUT> Show information about torrent at `INPUT`. If `INPUT`
is `-`, read torrent metainfo from standard input.
ARGS:
<INPUT> Show information about torrent at `INPUT`. If `INPUT` is `-`,
read torrent metainfo from standard input.