f070c62b12
- Bump version: 0.1.3 - Update dependencies - Update generated documentation type: release pr: https://github.com/casey/intermodal/pull/354
21 lines
565 B
Groff
21 lines
565 B
Groff
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11.
|
|
.TH IMDL-TORRENT-SHOW "1" "April 2020" "Intermodal v0.1.4" "Intermodal Manual"
|
|
.SH NAME
|
|
\fBimdl\ torrent\ show\fR
|
|
- Display information about a `.torrent` file.
|
|
.SH "SYNOPSIS:"
|
|
.IP
|
|
imdl torrent show \fB\-\-input\fR <PATH>
|
|
.SH "FLAGS:"
|
|
.TP
|
|
\fB\-h\fR, \fB\-\-help\fR
|
|
Print help message.
|
|
.TP
|
|
\fB\-V\fR, \fB\-\-version\fR
|
|
Print version number.
|
|
.SH "OPTIONS:"
|
|
.TP
|
|
\fB\-i\fR, \fB\-\-input\fR <PATH>
|
|
Show information about torrent at `PATH`. If `Path` is `\-`, read torrent metainfo from
|
|
standard input.
|