mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-07 05:57:06 +00:00
Update cheatsheets
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user