Skip to content

Commit ff56dfd

Browse files
committed
Update HelpWriter, for GitTools#313
1 parent 5869c04 commit ff56dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitVersionExe/HelpWriter.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ path The directory containing .git. If not defined current directory
2020
/h or /? Shows Help
2121
2222
/targetpath Same as 'path', but not positional
23-
/output Determines the output to the console. Can be either 'json' or 'buildserver', will default to 'json'.
23+
/output Determines the output to the console. Can be 'json', 'props' or 'buildserver', will default to 'json'.
2424
/showvariable Used in conjuntion with /output json, will output just a particular variable.
2525
eg /output json /showvariable SemVer - will output `1.2.3+beta.4`
2626
/l Path to logfile.

0 commit comments

Comments
 (0)