Casey Rodarmor
|
498549b35c
|
Allow reading torrent metainfo from stdin
Torrent metainfo can be read from standard input by passing `-`:
cat a.torrent | imdl torrent verify --input -
cat a.torrent | imdl torrent link --input -
cat a.torrent | imdl torrent show --input -
type: added
|
2020-04-07 19:01:29 -07:00 |
|