chore: correct command version

main
sudo pacman -Syu 2022-06-01 13:29:08 +07:00
parent 7adbd8ac83
commit fe3de8c0bb
No known key found for this signature in database
GPG Key ID: D6CB5C6C567C47B0
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ const (
commandVersion = "version"
usageGenerate = "generate changelog"
usageCommandVersion = "version of changeloguru"
usageCommandVersion = "git commit when build changeloguru"
usageVerbose = "show what is going on"
usageFlagVersion = "`VERSION` to generate, follow Semantic Versioning"
usageFrom = "from `COMMIT`, which is kinda new commit, default is latest commit"