Skip to content

Commit b454e0e

Browse files
committed
Outline: Remove CLI option alias -o, it can be ambiguous
1 parent a4df040 commit b454e0e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/cratedb_about/cli.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ def cli(ctx: click.Context) -> None:
4040
)
4141
@click.option(
4242
"--optional",
43-
"-o",
4443
is_flag=True,
4544
help='When producing llms-txt output, include the "Optional" section',
4645
)

0 commit comments

Comments
 (0)