intermodal/man/imdl-completions.1
Casey Rodarmor 04338e3501
Merge documentation and changelog generation
Merge documentation generation into a single binary, `bin/gen`. This
includes: The changelog, man pages, the readme, and the book.

type: reform
2020-04-17 21:31:54 -07:00

24 lines
724 B
Groff

.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
.TH IMDL-COMPLETIONS "1" "April 2020" "Intermodal v0.1.5" "Intermodal Manual"
.SH NAME
\fBimdl\ completions\fR
- Print shell completion scripts to standard output.
.SH "SYNOPSIS:"
.IP
imdl completions [OPTIONS] \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\-d\fR, \fB\-\-dir\fR <DIR>
Write completion script to `DIR` with an appropriate filename. If `\-\-shell` is not given,
write all completion scripts.
.TP
\fB\-s\fR, \fB\-\-shell\fR <SHELL>
Print completion script for `SHELL`. [possible values: zsh, bash, fish, powershell, elvish]