268c62b66d
Generates man pages and book entries for all subcommands, and keeps the commands index in the book up to date. There is much cursed roff munging in this diff. type: documentation
20 lines
551 B
Groff
20 lines
551 B
Groff
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11.
|
|
.TH IMDL-COMPLETIONS "1" "April 2020" "Intermodal v0.1.2" "Intermodal Manual"
|
|
.SH NAME
|
|
\fBimdl\ completions\fR
|
|
- Print shell completion scripts to standard output.
|
|
.SH "SYNOPSIS:"
|
|
.IP
|
|
imdl completions \fB\-\-shell\fR <SHELL>
|
|
.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\-s\fR, \fB\-\-shell\fR <SHELL>
|
|
Print completions for `SHELL`. [possible values: zsh, bash, fish, powershell, elvish]
|