Browse Source

(you saw nothing)

master
whut 1 year ago
parent
commit
fbd9452b27
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      acid16.py

+ 1
- 1
acid16.py 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",


Loading…
Cancel
Save