commit | a2e41163337bcf244619482c87180b181fd31f70 | [log] [tgz] |
---|---|---|
author | Vincent Driessen <vincent@datafox.nl> | 周三 2月 24 01:37:07 2010 +0100 |
committer | Vincent Driessen <vincent@datafox.nl> | 周三 2月 24 01:37:07 2010 +0100 |
tree | 2cd7c2f059f4c9d5a42cc989533d150bee57beb9 | |
parent | c49c793a9a1ae6876904b00afcc1ff579640112b [diff] [blame] |
Document all available flags in all of the subcommand synopsis texts.
diff --git a/git-flow-support b/git-flow-support index f3e2eb3..9403c12 100644 --- a/git-flow-support +++ b/git-flow-support
@@ -23,7 +23,7 @@ usage() { echo "usage: git flow support [list] [-v]" - echo " git flow support start <version> <base>" + echo " git flow support start [-F] <version> <base>" } cmd_default() {