mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 02:55:36 +02:00
pacstall: use correct flag (#14207)
This commit is contained in:
parent
133aa5ff08
commit
3270df3782
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
- Display information about a package:
|
||||
|
||||
`pacstall --query-info {{package}}`
|
||||
`pacstall --cache-info {{package}}`
|
||||
|
||||
- List all installed packages:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue