mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-22 16:02:46 +00:00
Update cheatsheets
This commit is contained in:
@@ -22,7 +22,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Find strings using a case-insensitive search:
|
||||
|
||||
`findstr /i "{{string1 string2 ...}}" *"`
|
||||
`findstr /i "{{string1 string2 ...}}" *`
|
||||
|
||||
- Find strings in all files using regular expressions:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user