提交 9deec58a 编写于 作者: J Junio C Hamano

check-ref-format -h: it does not know the --print option yet

Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 d629c40b
......@@ -8,7 +8,7 @@
#include "strbuf.h"
static const char builtin_check_ref_format_usage[] =
"git check-ref-format [--print] <refname>\n"
"git check-ref-format <refname>\n"
" or: git check-ref-format --branch <branchname-shorthand>";
int cmd_check_ref_format(int argc, const char **argv, const char *prefix)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册