fixed formatting issue in help text

development
Michael Ochmann 2 years ago
parent 48e7573736
commit 7da490f3fa
  1. 2
      main.cpp

@ -18,7 +18,7 @@ Released under MIT license.
Usage: Usage:
-f --format output file format. can be one of "cli, png, svg" -f --format output file format. can be one of "cli, png, svg"
-h --help show this help -h --help show this help
-i --input take data from this argument instead of stdin -i --input take data from this argument instead of stdin
-o --output output file name -o --output output file name
-s --size desired output file size in pixels -s --size desired output file size in pixels
-t --type output QR code type. can be one of "small, medium, large" -t --type output QR code type. can be one of "small, medium, large"

Loading…
Cancel
Save