Merge pull request #47 from zodman/patch-1

Update red.py
This commit is contained in:
2022-10-21 13:40:56 -04:00
committed by GitHub
+1 -1
View File
@@ -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.")