mirror of
https://github.com/tanrax/guetzli-recursively.git
synced 2024-11-09 22:45:41 +01:00
Fixbug text help
This commit is contained in:
parent
13c4d2ff3f
commit
97da3aa048
@ -16,7 +16,7 @@ LIMIT_QUALITY = 84
|
||||
@click.option(
|
||||
'--quality',
|
||||
default=100,
|
||||
help='Quality >= ${quality} [default 100].'.format(
|
||||
help='Quality >= {quality} [default 100].'.format(
|
||||
quality=LIMIT_QUALITY
|
||||
)
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user