diff options
| author | Chenbo Li <lichenbo1949@gmail.com> | 2013-08-03 14:53:27 +0800 | 
|---|---|---|
| committer | Chenbo Li <lichenbo1949@gmail.com> | 2013-08-03 14:53:27 +0800 | 
| commit | 981fe303f323c91bad1ac23bdd4c49575414c8ec (patch) | |
| tree | 99b5be27c73bcda7ebf8bd532e71118b8fd3d632 /git.html.markdown | |
| parent | a6fc64199c581cc1ab18f90f06d2036ee27737ce (diff) | |
fix a typo
Diffstat (limited to 'git.html.markdown')
| -rw-r--r-- | git.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/git.html.markdown b/git.html.markdown index 375a6c57..00f38d60 100644 --- a/git.html.markdown +++ b/git.html.markdown @@ -126,7 +126,7 @@ $ git help  $ git help -a  # Command specific help - user manual -$ git help <command_here> +# git help <command_here>  $ git help add  $ git help commit  $ git help init | 
