mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-06 17:56:58 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# regex
|
||||
|
||||
> Regular expressions (`regex`) are patterns used to match, search, and manipulate text.
|
||||
> Not a direct command, but syntax to be used with other commands.
|
||||
> `regex` isn't a command, but syntax to be used with other commands.
|
||||
> More information: <https://cheatography.com/davechild/cheat-sheets/regular-expressions/>.
|
||||
|
||||
- Match any single character:
|
||||
|
||||
Reference in New Issue
Block a user