(you saw nothing)

This commit is contained in:
whut 2022-07-05 22:47:35 -05:00
parent d96889587b
commit fbd9452b27

View File

@ -40,7 +40,7 @@ parser.add_option("-c", "--contrast",
action="store",
dest="foreContrast",
default=7.0,
help="use highest possible contrast between foreground and background")
help="contrast between foreground and background (default 7)")
parser.add_option("--hsl",
action="store_true",
dest="hsl",