summaryrefslogtreecommitdiffhomepage
path: root/zh-cn/git-cn.html.markdown
diff options
context:
space:
mode:
authorAdam Bard <github@adambard.com>2013-08-05 08:21:10 -0700
committerAdam Bard <github@adambard.com>2013-08-05 08:21:10 -0700
commita3913c92ddc7311bd18663557b7ba492f2e4a81e (patch)
treec4705389ceab7a995ff923fb7c741a38d5413acd /zh-cn/git-cn.html.markdown
parent293c65c2860b92a0e3bdc752ab428c59e524f2be (diff)
parent521940d7080fba907fafc1bb01f96e1de2e79de5 (diff)
Merge pull request #154 from lichenbo/master
fix a typo in git-cn and add python-cn
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