Skip to content

Commit c4d0cb1

Browse files
sos4ntnvie
authored andcommitted
fixed typo
1 parent 6f199b9 commit c4d0cb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git-flow-hotfix

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ cmd_list() {
6565
warn ""
6666
warn "You can start a new hotfix branch:"
6767
warn ""
68-
warn " git flow hotfix start <name> [<base>]"
68+
warn " git flow hotfix start <version> [<base>]"
6969
warn ""
7070
exit 0
7171
fi

0 commit comments

Comments
 (0)