mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
paccapability: add page (#18451)
Co-authored-by: Lena Pastwa <126529524+acuteenvy@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
# paccapability
|
||||
|
||||
> Query and display the capabilities supported by libalpm.
|
||||
> More information: <https://github.com/andrewgregory/pacutils/blob/master/doc/paccapability.pod>.
|
||||
|
||||
- List all available capabilities:
|
||||
|
||||
`paccapability`
|
||||
|
||||
- Check for the specified capability:
|
||||
|
||||
`paccapability {{nls|downloader|signatures}}`
|
||||
|
||||
- Display help:
|
||||
|
||||
`paccapability --help`
|
||||
|
||||
- Display version:
|
||||
|
||||
`paccapability --version`
|
||||
Reference in New Issue
Block a user