We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4132de9 commit 2b829ceCopy full SHA for 2b829ce
git-flow-feature
@@ -43,7 +43,7 @@ PREFIX=$(git config --get gitflow.prefix.feature)
43
44
usage() {
45
echo "usage: git flow feature [list] [-v]"
46
- echo " git flow feature start [-Ff] <name> [<base>]"
+ echo " git flow feature start [-F] <name> [<base>]"
47
echo " git flow feature finish [-rF] <name|nameprefix>"
48
echo " git flow feature publish <name>"
49
echo " git flow feature track <name>"
0 commit comments