fixed typo
diff --git a/git-flow-hotfix b/git-flow-hotfix
index a675619..545b5e7 100644
--- a/git-flow-hotfix
+++ b/git-flow-hotfix
@@ -65,7 +65,7 @@
                 warn ""
                 warn "You can start a new hotfix branch:"
                 warn ""
-                warn "    git flow hotfix start <name> [<base>]"
+                warn "    git flow hotfix start <version> [<base>]"
                 warn ""
 		exit 0
 	fi