提交 835a3eea 编写于 作者: J Julien Danjou 提交者: Junio C Hamano

git submodule: fix usage line

Actually, you have to set the -b option after the add command.
Signed-off-by: NJulien Danjou <julien@danjou.info>
Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 be18f4b8
......@@ -5,7 +5,7 @@
# Copyright (c) 2007 Lars Hjemli
USAGE="[--quiet] [--cached] \
[add <repo> [-b branch] <path>]|[status|init|update [-i|--init] [-N|--no-fetch]|summary [-n|--summary-limit <n>] [<commit>]] \
[add [-b branch] <repo> <path>]|[status|init|update [-i|--init] [-N|--no-fetch]|summary [-n|--summary-limit <n>] [<commit>]] \
[--] [<path>...]|[foreach <command>]|[sync [--] [<path>...]]"
OPTIONS_SPEC=
. git-sh-setup
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册