Skip to content

Commit e1e9b04

Browse files
committed
Remove wrong translation
1 parent 3b24e25 commit e1e9b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/C-git-commands/1-git-commands.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Git 做的很多工作都有一个默认方式。对于绝大多数工作而言
2828

2929
最后,基本上 <<_git_config>> 整个章节都是针对此命令的。
3030

31-
==== Git 帮助 (git help
31+
==== git help
3232

3333
`git help` 命令用来显示任何命令的 Git 自带文档。但是我们仅会在此附录中提到大部分最常用的命令,对于每一个命令的完整的可选项及标志列表,你可以随时运行 `git help <command>` 命令来了解。
3434

0 commit comments

Comments
 (0)