mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-01 23:54:33 +00:00
Update cheatsheets
This commit is contained in:
@@ -9,7 +9,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
> Regexes are matched by Rust regex crate.
|
||||
> More information: <https://github.com/facebookincubator/fastmod>.
|
||||
|
||||
- Replace a `regex` in all files of the current directory, ignoring files on .ignore and .gitignore:
|
||||
- Replace a `regex` in all files of the current directory, ignoring files on `.ignore` and `.gitignore`:
|
||||
|
||||
`fastmod {{regex}} {{replacement}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user