1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-11 17:24:29 +02:00

fix a typo

This commit is contained in:
Chenbo Li
2013-08-03 12:30:25 +08:00
parent 4630854d77
commit a6fc64199c

View File

@@ -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