pages*: convert long-short to short-long syntax (#13567)
* pages*: convert long-short to short-long syntax * git-add: fix typo
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
- Print file with author email and commit hash on each line:
|
||||
|
||||
`git blame {{--show-email|-e}} {{path/to/file}}`
|
||||
`git blame {{-e|--show-email}} {{path/to/file}}`
|
||||
|
||||
- Print file with author name and commit hash on each line at a specific commit:
|
||||
|
||||
|
Reference in New Issue
Block a user