File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/input/docs/usage/cli Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,10 +34,10 @@ GitVersion [path]
34
34
' file' or ' buildserver' , will default to ' json' .
35
35
/outputfile Path to output file. It is used in combination with /output
36
36
' file' .
37
- /showvariable Used in conjuntion with /output json, will output just a
37
+ /showvariable Used in conjunction with /output json, will output just a
38
38
particular variable. E.g. /output json /showvariable SemVer
39
39
- will output ` 1.2.3+beta.4`
40
- /format Used in conjuntion with /output json, will output a format
40
+ /format Used in conjunction with /output json, will output a format
41
41
containing version variables.
42
42
E.g. /output json /format {SemVer} - will output ` 1.2.3+beta.4`
43
43
/output json /format {Major}.{Minor} - will output ` 1.2`
You can’t perform that action at this time.
0 commit comments