Files
cunicu/docs/usage/man/cunicu-completion.1
Steffen Vogel 43f7d4d87a config: simplify config structure
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2022-10-07 18:30:50 +02:00

47 lines
996 B
Groff

.nh
.TH "cunīcu" "1" "Oct 2022" "https://github.com/stv0g/cunicu" ""
.SH NAME
.PP
cunicu-completion - Generate the autocompletion script for the specified shell
.SH SYNOPSIS
.PP
\fBcunicu completion [flags]\fP
.SH DESCRIPTION
.PP
Generate the autocompletion script for cunicu for the specified shell.
See each sub-command's help for details on how to use the generated script.
.SH OPTIONS
.PP
\fB-h\fP, \fB--help\fP[=false]
help for completion
.SH OPTIONS INHERITED FROM PARENT COMMANDS
.PP
\fB-q\fP, \fB--color\fP="auto"
Enable colorization of output (one of: auto, always, never)
.PP
\fB-l\fP, \fB--log-file\fP=""
path of a file to write logs to
.PP
\fB-d\fP, \fB--log-level\fP="info"
log level (one of: debug, info, warn, error, dpanic, panic, and fatal)
.PP
\fB-v\fP, \fB--verbose\fP=0
verbosity level
.SH SEE ALSO
.PP
\fBcunicu(1)\fP, \fBcunicu-completion-bash(1)\fP, \fBcunicu-completion-fish(1)\fP, \fBcunicu-completion-powershell(1)\fP, \fBcunicu-completion-zsh(1)\fP