adding verbosity..
This commit is contained in:
@@ -32,9 +32,9 @@ def setup_options():
|
||||
usage='''
|
||||
Color notation renderer in ANSI codes
|
||||
Special syntaxes:
|
||||
* Colors: insert string ${C}, where C is one of KRGBYMCWkrgbymcwSUZ
|
||||
* Colors: insert string ${X}, where X is one of %s.
|
||||
|
||||
'''
|
||||
'''%(" ".join(bc.get_keys()))
|
||||
|
||||
parser=ArgumentParser(description=usage,
|
||||
formatter_class=argparse.RawDescriptionHelpFormatter,
|
||||
|
||||
Reference in New Issue
Block a user