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,9 +9,9 @@
|
||||
|
||||
`git annotate {{path/to/file}}`
|
||||
|
||||
- Print a file with the author [e]mail and commit hash prepended to each line:
|
||||
- Print a file with the author email and commit hash prepended to each line:
|
||||
|
||||
`git annotate {{--show-email|-e}} {{path/to/file}}`
|
||||
`git annotate {{-e|--show-email}} {{path/to/file}}`
|
||||
|
||||
- Print only rows that match a regular expression:
|
||||
|
||||
|
Reference in New Issue
Block a user