a5e1273187
type: documentation
44 lines
1.3 KiB
Groff
44 lines
1.3 KiB
Groff
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11.
|
|
.TH IMDL "1" "March 2020" "imdl v0.1.1" "IMDL MANUAL"
|
|
.SH NAME
|
|
imdl \- BitTorrent metainfo utility
|
|
.SH DESCRIPTION
|
|
imdl v0.1.1
|
|
Casey Rodarmor <casey@rodarmor.com>
|
|
|
|
A 40' shipping container for the internet \- https://github.com/casey/intermodal
|
|
.SS "USAGE:"
|
|
.IP
|
|
imdl [FLAGS] [OPTIONS] <SUBCOMMAND>
|
|
.SS "FLAGS:"
|
|
.TP
|
|
\fB\-h\fR, \fB\-\-help\fR
|
|
Print help message.
|
|
.TP
|
|
\fB\-u\fR, \fB\-\-unstable\fR
|
|
Enable unstable features. To avoid premature stabilization and excessive
|
|
version churn, unstable features are unavailable unless this flag is set.
|
|
Unstable features are not bound by semantic versioning stability guarantees,
|
|
and may be changed or removed at any time.
|
|
.TP
|
|
\fB\-V\fR, \fB\-\-version\fR
|
|
Print version number.
|
|
.SS "OPTIONS:"
|
|
.TP
|
|
\fB\-\-color\fR <WHEN>
|
|
Print colorful output according to `WHEN`. When `auto`, the default,
|
|
colored output is only enabled if imdl detects that it is connected to a
|
|
terminal, the `NO_COLOR` environment variable is not set, and the `TERM`
|
|
environment variable is not set to `dumb`. [default: auto] [possible
|
|
values: auto, always, never]
|
|
.SS "SUBCOMMANDS:"
|
|
.TP
|
|
completions
|
|
Print shell completion scripts to standard output.
|
|
.TP
|
|
help
|
|
Prints this message or the help of the given subcommand(s)
|
|
.TP
|
|
torrent
|
|
Subcommands related to the BitTorrent protocol.
|