summaryrefslogtreecommitdiffhomepage
path: root/zh-cn/git-cn.html.markdown
diff options
context:
space:
mode:
authorChenbo Li <lichenbo1949@gmail.com>2013-08-03 14:53:27 +0800
committerChenbo Li <lichenbo1949@gmail.com>2013-08-03 14:53:27 +0800
commit981fe303f323c91bad1ac23bdd4c49575414c8ec (patch)
tree99b5be27c73bcda7ebf8bd532e71118b8fd3d632 /zh-cn/git-cn.html.markdown
parenta6fc64199c581cc1ab18f90f06d2036ee27737ce (diff)
fix a typo
Diffstat (limited to 'zh-cn/git-cn.html.markdown')
-rwxr-xr-xzh-cn/git-cn.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/zh-cn/git-cn.html.markdown b/zh-cn/git-cn.html.markdown
index 7aab8986..8c24f0b8 100755
--- a/zh-cn/git-cn.html.markdown
+++ b/zh-cn/git-cn.html.markdown
@@ -120,7 +120,7 @@ $ git help
$ git help -a
# 在文档当中查找特定的命令
-$ git help <命令>
+# git help <命令>
$ git help add
$ git help commit
$ git help init