Skip to content

Commit 97e0528

Browse files
authored
minor
1 parent ffefa79 commit 97e0528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

db_diff/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ def generate_output_filename(previous: str, current: str, output_file: Optional[
269269
help="List available fields in input files and exit.",
270270
)
271271
@click.option(
272-
"--verbose", "-v",
272+
"--verbose",
273273
is_flag=True,
274274
help="Enable verbose output.",
275275
)

0 commit comments

Comments
 (0)