Files
cunicu/docs/usage/man/wice-completion.3
Steffen Vogel e1aa8229b8 update usage docs
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2022-01-12 15:08:31 +01:00

40 lines
833 B
Groff

.nh
.TH "MINE" "3" "Jan 2022" "Auto generated by spf13/cobra" ""
.SH NAME
.PP
wice-completion - Generate the autocompletion script for the specified shell
.SH SYNOPSIS
.PP
\fBwice completion [flags]\fP
.SH DESCRIPTION
.PP
Generate the autocompletion script for wice 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-d\fP, \fB--log-level\fP="info"
log level (one of "debug", "info", "warn", "error", "dpanic", "panic", and "fatal")
.SH SEE ALSO
.PP
\fBwice(3)\fP, \fBwice-completion-bash(3)\fP, \fBwice-completion-fish(3)\fP, \fBwice-completion-powershell(3)\fP, \fBwice-completion-zsh(3)\fP
.SH HISTORY
.PP
12-Jan-2022 Auto generated by spf13/cobra