Skip to content

Commit 783b634

Browse files
committed
Added debug log level to help
1 parent 72e7d8a commit 783b634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitVersionExe/HelpWriter.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Specify name of AssemblyInfo file. Can also /updateAssemblyInfo GlobalAssemblyIn
5555
/execargs Arguments for the executable specified by /exec
5656
/proj Build a msbuild file, GitVersion variables will be passed as msbuild properties
5757
/projargs Additional arguments to pass to msbuild
58-
/verbosity Set Verbosity level (info, warn, error, none). Default is info
58+
/verbosity Set Verbosity level (debug, info, warn, error, none). Default is info
5959
6060
6161
gitversion init Configuration utility for gitversion

0 commit comments

Comments
 (0)