diff options
Diffstat (limited to 'zh-cn/git-cn.html.markdown')
| -rwxr-xr-x | zh-cn/git-cn.html.markdown | 2 | 
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 | 
