2020-04-16 13:16:40 +02:00
|
|
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
|
2020-04-20 08:26:11 +02:00
|
|
|
.TH IMDL-TORRENT-LINK "1" "April 2020" "Intermodal v0.1.6" "Intermodal Manual"
|
2020-04-08 21:19:50 +02:00
|
|
|
.SH NAME
|
|
|
|
\fBimdl\ torrent\ link\fR
|
2020-04-11 13:17:09 +02:00
|
|
|
- Generate a magnet link from a .torrent file.
|
2020-04-08 21:19:50 +02:00
|
|
|
.SH "SYNOPSIS:"
|
|
|
|
.IP
|
|
|
|
imdl torrent link [FLAGS] [OPTIONS] \fB\-\-input\fR <METAINFO>
|
|
|
|
.SH "FLAGS:"
|
|
|
|
.TP
|
|
|
|
\fB\-h\fR, \fB\-\-help\fR
|
|
|
|
Print help message.
|
|
|
|
.TP
|
|
|
|
\fB\-O\fR, \fB\-\-open\fR
|
|
|
|
Open generated magnet link. Uses `xdg\-open`, `gnome\-open`, or `kde\-open` on Linux; `open` on macOS;
|
2020-04-16 13:16:40 +02:00
|
|
|
and `cmd \fI\,/C\/\fP start` on Windows.
|
2020-04-08 21:19:50 +02:00
|
|
|
.TP
|
|
|
|
\fB\-V\fR, \fB\-\-version\fR
|
|
|
|
Print version number.
|
|
|
|
.SH "OPTIONS:"
|
|
|
|
.TP
|
2020-04-13 04:50:00 +02:00
|
|
|
\fB\-s\fR, \fB\-\-select\-only\fR <INDICES>...
|
2020-04-16 13:16:40 +02:00
|
|
|
Select files to download. Values are indices into the `info.files` list, e.g.
|
|
|
|
`\-\-select\-only 1,2,3`.
|
2020-04-13 04:50:00 +02:00
|
|
|
.TP
|
2020-04-08 21:19:50 +02:00
|
|
|
\fB\-i\fR, \fB\-\-input\fR <METAINFO>
|
|
|
|
Generate magnet link from metainfo at `PATH`. If `PATH` is `\-`, read metainfo from
|
|
|
|
standard input.
|
|
|
|
.TP
|
|
|
|
\fB\-p\fR, \fB\-\-peer\fR <PEER>...
|
|
|
|
Add `PEER` to magnet link.
|