We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5869c04 commit ff56dfdCopy full SHA for ff56dfd
src/GitVersionExe/HelpWriter.cs
@@ -20,7 +20,7 @@ path The directory containing .git. If not defined current directory
20
/h or /? Shows Help
21
22
/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'.
+ /output Determines the output to the console. Can be 'json', 'props' or 'buildserver', will default to 'json'.
24
/showvariable Used in conjuntion with /output json, will output just a particular variable.
25
eg /output json /showvariable SemVer - will output `1.2.3+beta.4`
26
/l Path to logfile.
0 commit comments