Skip to content

Commit 6a35384

Browse files
committed
Updated help text to indicate that tag-prefix is currently the only configuration directive supported by /overrideconfig
1 parent 164d298 commit 6a35384

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/GitVersionExe/HelpWriter.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ path The directory containing .git. If not defined current directory
2626
/l Path to logfile.
2727
/showconfig Outputs the effective GitVersion config (defaults + custom from GitVersion.yaml) in yaml format
2828
/overrideconfig Overrides GitVersion config values inline (semicolon-separated key value pairs e.g. /overrideconfig:tag-prefix=Foo)
29+
Currently supported config overrides: tag-prefix
2930
3031
# AssemblyInfo updating
3132
/updateassemblyinfo

0 commit comments

Comments
 (0)