| QRTOOL(1) | General Commands Manual | QRTOOL(1) |
NAME
qrtool - a command-line utility for encoding and decoding QR code
SYNOPSIS
qrtool [OPTION]... COMMAND
DESCRIPTION
qrtool is a command-line utility for encoding and decoding QR code https://www.qrcode.com/.
COMMANDS
Encode input data in a QR code.
Detect and decode a QR code.
Generate shell completion.
OPTIONS
-h, --help
Print help message. The short flag (-h) will print
a condensed help message while the long flag (--help) will print a
detailed help message.
-V, --version
Print version number.
EXIT STATUS
0
Successful program execution.
1
An error occurred.
2
An error occurred while parsing command-line
arguments.
Exit statuses other than these are defined by <sysexits.h> https://man.openbsd.org/sysexits.
NOTES
Source repository:
REPORTING BUGS
Report bugs to:
COPYRIGHT
Copyright © 2022 Shun Sakai and contributors
1.This program is distributed under the terms of either
the Apache License 2.0 or the MIT License.
2.This manual page is distributed under the terms of the
Creative Commons Attribution 4.0 International Public License.
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
| 2025-11-07 | qrtool 0.13.2 |