Fix chord parsing, formatting.
This commit is contained in:
@ -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* = """
|
||||
|
Reference in New Issue
Block a user