Update cheatsheets

This commit is contained in:
ivuorinen
2026-01-10 00:21:47 +00:00
parent ffe393201e
commit 5ad1f5ce60
15 changed files with 55 additions and 53 deletions

View File

@@ -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.
> `regex` isn't a command, but syntax to be used with other commands.
> Note: `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: