fixup: token string style (#1081)
- use underscore rather than minus - use lower case rather than uppder case
This commit is contained in:

committed by
Agniva De Sarker

parent
a6efcb6ba8
commit
5a54763c72
@@ -12,8 +12,8 @@
|
||||
|
||||
- Call help on a command:
|
||||
|
||||
`git help {{COMMAND}}`
|
||||
`git help {{command}}`
|
||||
|
||||
- Execute Git command:
|
||||
|
||||
`git {{COMMAND}}`
|
||||
`git {{command}}`
|
||||
|
Reference in New Issue
Block a user