Fix chord parsing, formatting.

This commit is contained in:
2025-04-11 15:47:46 -05:00
parent 2712f9ff52
commit a57aed0715
5 changed files with 113 additions and 6 deletions

View File

@ -1,4 +1,4 @@
const PCO_CHORDS_VERSION* = "0.5.2"
const PCO_CHORDS_VERSION* = "0.5.4"
const USAGE* = """Usage:
pco_chords [options]
@ -23,6 +23,7 @@ Options:
--help Print this usage information
--debug Enable debug logging.
--echo-args Echo the input parameters.
--large-print Use the large type styling.
"""
const ONLINE_HELP* = """