Skip to content

Commit 248485f

Browse files
daliborrscottbailey
authored andcommitted
Change wording for git-check option
1 parent 8558734 commit 248485f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tartufo/commands/scan_folder.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
is_flag=True,
2020
default=True,
2121
show_default=True,
22-
help="Check if folder is a git repo and show confirmation dialog",
22+
help="Skip check if the folder is a git repo",
2323
)
2424
@click.argument(
2525
"target",

0 commit comments

Comments
 (0)