Skip to content

Commit 6454167

Browse files
committed
fix: Change -v to --verbose
1 parent 53df74d commit 6454167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/atc-coding-rules-updater.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ atc-coding-rules-updater `
99
run `
1010
-p $currentPath `
1111
--optionsPath $currentPath'\atc-coding-rules-updater.json' `
12-
-v
12+
--verbose

0 commit comments

Comments
 (0)