mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-09 04:46:17 +00:00
Update cheatsheets
This commit is contained in:
@@ -16,7 +16,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Print a file with the author [e]mail and commit hash prepended to each line:
|
||||
|
||||
`git annotate -e {{path/to/file}}`
|
||||
`git annotate {{--show-email|-e}} {{path/to/file}}`
|
||||
|
||||
- Print only rows that match a regular expression:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user