Skip to content

Commit 9c533e6

Browse files
paccapability: add page (#18451)
Co-authored-by: Lena Pastwa <[email protected]>
1 parent 231242c commit 9c533e6

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

pages/linux/paccapability.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# paccapability
2+
3+
> Query and display the capabilities supported by libalpm.
4+
> More information: <https://github.com/andrewgregory/pacutils/blob/master/doc/paccapability.pod>.
5+
6+
- List all available capabilities:
7+
8+
`paccapability`
9+
10+
- Check for the specified capability:
11+
12+
`paccapability {{nls|downloader|signatures}}`
13+
14+
- Display help:
15+
16+
`paccapability --help`
17+
18+
- Display version:
19+
20+
`paccapability --version`

0 commit comments

Comments
 (0)