'\" t .\" Title: qrtool-completion .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.26 .\" Date: 2025-05-26 .\" Manual: General Commands Manual .\" Source: qrtool 0.13.2 .\" Language: English .\" .TH "QRTOOL\-COMPLETION" "1" "2025-05-26" "qrtool 0.13.2" "General Commands Manual" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH "NAME" qrtool-completion \- generate shell completion .SH "SYNOPSIS" .sp \fBqrtool completion\fP \fISHELL\fP .SH "DESCRIPTION" .sp This command generates shell completion. The completion is output to standard output. .SH "POSITIONAL ARGUMENTS" .sp \fISHELL\fP .RS 4 Shell to generate completion for. .sp The possible values are: .RS 4 .sp \fBbash\fP .RS 4 Bash. .RE .sp \fBelvish\fP .RS 4 Elvish. .RE .sp \fBfish\fP .RS 4 fish. .RE .sp \fBnushell\fP .RS 4 Nushell. .RE .sp \fBpowershell\fP .RS 4 PowerShell. .RE .sp \fBzsh\fP .RS 4 Zsh. .RE .RE .RE .SH "OPTIONS" .sp \fB\-h\fP, \fB\-\-help\fP .RS 4 Print help message. The short flag (\fB\-h\fP) will print a condensed help message while the long flag (\fB\-\-help\fP) will print a detailed help message. .RE .sp \fB\-V\fP, \fB\-\-version\fP .RS 4 Print version number. .RE .SH "EXIT STATUS" .sp \fB0\fP .RS 4 Successful program execution. .RE .sp \fB1\fP .RS 4 An error occurred. .RE .sp \fB2\fP .RS 4 An error occurred while parsing command\-line arguments. .RE .sp Exit statuses other than these are defined by .URL "https://man.openbsd.org/sysexits" "\f(CR\fP" "." .SH "NOTES" .sp Source repository: .RS 4 .URL "https://github.com/sorairolake/qrtool" "" "" .RE .SH "REPORTING BUGS" .sp Report bugs to: .RS 4 .URL "https://github.com/sorairolake/qrtool/issues" "" "" .RE .SH "COPYRIGHT" .sp Copyright \(co 2022 Shun Sakai and contributors .sp .RS 4 .ie n \{\ \h'-04' 1.\h'+01'\c .\} .el \{\ . sp -1 . IP " 1." 4.2 .\} This program is distributed under the terms of either the Apache License 2.0 or the MIT License. .RE .sp .RS 4 .ie n \{\ \h'-04' 2.\h'+01'\c .\} .el \{\ . sp -1 . IP " 2." 4.2 .\} This manual page is distributed under the terms of the Creative Commons Attribution 4.0 International Public License. .RE .sp This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" .sp \fBqrtool\fP(1), \fBqrtool\-decode\fP(1), \fBqrtool\-encode\fP(1)