mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-16 21:49:14 +00:00
Update cheatsheets
This commit is contained in:
@@ -34,7 +34,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Print 3 lines of [C]ontext around, [B]efore, or [A]fter each match:
|
||||
|
||||
`codespell --{{context|before-context|after-context}} 3`
|
||||
`codespell {{--context|--before-context|--after-context}} 3`
|
||||
|
||||
- Check file names for typos, in addition to file contents:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user