We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
-o
1 parent a4df040 commit b454e0eCopy full SHA for b454e0e
1 file changed
src/cratedb_about/cli.py
@@ -40,7 +40,6 @@ def cli(ctx: click.Context) -> None:
40
)
41
@click.option(
42
"--optional",
43
- "-o",
44
is_flag=True,
45
help='When producing llms-txt output, include the "Optional" section',
46
0 commit comments