8e6a2b0034
- Bump version: 0.1.2 -> 0.1.3 - Update changelog - Update book - Add `update` recipe type: release
28 lines
829 B
Groff
28 lines
829 B
Groff
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11.
|
|
.TH IMDL-TORRENT-LINK "1" "April 2020" "Intermodal v0.1.3" "Intermodal Manual"
|
|
.SH NAME
|
|
\fBimdl\ torrent\ link\fR
|
|
- Generate a magnet link from a `.torrent` file.
|
|
.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;
|
|
and `cmd \fI\,/C\/\fP start` on Windows
|
|
.TP
|
|
\fB\-V\fR, \fB\-\-version\fR
|
|
Print version number.
|
|
.SH "OPTIONS:"
|
|
.TP
|
|
\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.
|