We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e5a9bf commit ef95381Copy full SHA for ef95381
src/git_sim/__main__.py
@@ -59,7 +59,6 @@ def main(
59
),
60
light_mode: bool = typer.Option(
61
settings.light_mode,
62
- "--light-mode",
63
help="Enable light-mode with white background",
64
65
transparent_bg: bool = typer.Option(
0 commit comments