Update cheatsheets

This commit is contained in:
ivuorinen
2025-07-26 00:21:07 +00:00
parent 46995545d6
commit 5dd0e05729
145 changed files with 351 additions and 275 deletions

View File

@@ -20,6 +20,6 @@ source: https://github.com/tldr-pages/tldr.git
`apt-file {{show|list}} {{package}}`
- Search for packages that match the `regular_expression`:
- Search for packages that match the `regex`:
`apt-file {{search|find}} {{[-x|--regexp]}} {{regular_expression}}`
`apt-file {{search|find}} {{[-x|--regexp]}} {{regex}}`