Skip to content

Commit c833852

Browse files
authored
fixed error
1 parent d7169de commit c833852

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

db_diff/cli.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
)
3838
@click.option(
3939
"--showunchanged",
40+
"show_unchanged",
4041
is_flag=True,
4142
help="If a record is changed, show ALL fields, not just the changed fields.",
4243
)

0 commit comments

Comments
 (0)