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:
Sebastiaan Speck
2024-09-03 02:43:42 +02:00
committed by GitHub
parent fb7d0ff4c6
commit 380fd5d441
24 changed files with 58 additions and 58 deletions

View File

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