Skip to content

Commit 03a0238

Browse files
committed
Merge branch 'feature/customversion' of https://github.com/phatcher/GitVersion into feature/customversion
2 parents 1da8e82 + edab357 commit 03a0238

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

docs/input/docs/usage/cli/arguments.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,24 @@ Following options are supported:
131131
1. `patch-version-bump-message`
132132
1. `tag-prefix`
133133
1. `tag-pre-release-weight`
134-
1. `update-build-number`
134+
2. `assembly-file-versioning-scheme`
135+
3. `assembly-informational-format`
136+
4. `assembly-versioning-format`
137+
5. `assembly-versioning-scheme`
138+
6. `commit-date-format`
139+
7. `commit-message-incrementing`
140+
8. `custom-version-format`
141+
9. `label`
142+
10. `increment`
143+
11. `major-version-bump-message`
144+
12. `minor-version-bump-message`
145+
13. `mode`
146+
14. `next-version`
147+
15. `no-bump-message`
148+
16. `patch-version-bump-message`
149+
17. `tag-prefix`
150+
18. `tag-pre-release-weight`
151+
19. `update-build-number`
135152
136153
Read more about [Configuration](/docs/reference/configuration).
137154

0 commit comments

Comments
 (0)