Commit 9105a70
committed
Change shorthand for -verbose from -v to -V
-v clashes with the shorthand for printing the app version with
urlfave/cli. This wasn't noticed in debug/ci because urlfave/cli
only defines the --version/-v flag when the app version is non empty
and we only fill it in for release builds. Thanks to @danarrib for
the heads up.1 parent 5d923cb commit 9105a70
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments