mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-25 17:52:38 +00:00
Update cheatsheets
This commit is contained in:
@@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`Select-String -Path "{{path oile}}" -Pattern '{{search_pattern}}'`
|
||||
|
||||
- Search for an exact string (disables regular expressions):
|
||||
- Search for an exact string (disables `regex`):
|
||||
|
||||
`Select-String -SimpleMatch "{{exact_string}}" {{path oile}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user