mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-17 05:00:37 +00:00
Update cheatsheets
This commit is contained in:
@@ -17,7 +17,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`git sed -c '{{find_text}}' '{{replace_text}}'`
|
||||
|
||||
- Replace the specified text, using regular expressions:
|
||||
- Replace the specified text, using `regex`:
|
||||
|
||||
`git sed -f g '{{find_text}}' '{{replace_text}}'`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user