Forrest logo
back to context overview

qr

List of commands for qr:

  • qr:tldr:0a89c qr: Specify the error correction level (defaults to M).
    $ echo "${data}" | qr --error-correction=${select}
    try on your machine
    explain this command
  • qr:tldr:afbe8 qr: Generate a QR code.
    $ echo "${data}" | qr
    try on your machine
    explain this command
back to context overview