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

@@ -9,9 +9,9 @@ source: https://github.com/tldr-pages/tldr.git
> See also: `xbps`.
> More information: <https://manned.org/xbps-query.1>.
- Search for a package in remote repositories using a regular expression or a keyword (if `--regex` is omitted):
- Search for a package in remote repositories using a `regex` or a keyword (if `--regex` is omitted):
`xbps-query {{[-s|--search]}} {{regular_expression|keyword}} --repository --regex`
`xbps-query {{[-s|--search]}} {{regex|keyword}} --repository --regex`
- Show information about an installed package: