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-init b/git-flow-init index d533934..ffc9e96 100644 --- a/git-flow-init +++ b/git-flow-init
@@ -13,7 +13,7 @@ # usage() { - echo "usage: git flow init" + echo "usage: git flow init [-f]" } parse_args() {