We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ccd9b4 commit 753a01eCopy full SHA for 753a01e
Makefile
@@ -34,7 +34,7 @@ help:
34
@echo "$(GREEN)Options:$(RESET)"
35
@echo " V=<version> $(BLUE)Specify the base gitmoji version$(RESET)"
36
@echo " F=<filepath> $(BLUE)Specify semver.yml file path$(RESET)"
37
- @echo " O=<output dir> $(BLUE)Specify semver.yml file path$(RESET)"
+ @echo " O=<output dir> $(BLUE)Specify semantic-release setting files output directory$(RESET)"
38
@echo
39
@echo "$(GREEN)Examples:$(RESET)"
40
@echo " make gen V=v3.0.0 F=./semver.yml"
0 commit comments