mirror of
https://github.com/kennethreitz/bake.git
synced 2026-06-05 23:00:17 +00:00
+1
-1
@@ -21,7 +21,7 @@ import colorama
|
||||
"--bg",
|
||||
nargs=1,
|
||||
type=click.STRING,
|
||||
default=False,
|
||||
default="",
|
||||
help="Background color to use (rare).",
|
||||
)
|
||||
@click.option("--bold", is_flag=True, type=click.BOOL, default=False, help="Be bold.")
|
||||
|
||||
Reference in New Issue
Block a user