Update cheatsheets

This commit is contained in:
ivuorinen
2025-12-03 12:55:58 +00:00
parent e1f4a4ffa5
commit 1079e2c07a
12 changed files with 89 additions and 17 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.
> 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: