pacman: fixed confusing example
This commit is contained in:

committed by
Agniva De Sarker

parent
6d3294dcbe
commit
8e48387757
@@ -14,9 +14,9 @@
|
|||||||
|
|
||||||
`pacman -Rs {{package_name}}`
|
`pacman -Rs {{package_name}}`
|
||||||
|
|
||||||
- Search the package database for a keyword:
|
- Search the package database for a regular expression or keyword:
|
||||||
|
|
||||||
`pacman -Ss icon theme`
|
`pacman -Ss {{regexp}}`
|
||||||
|
|
||||||
- List installed packages and versions:
|
- List installed packages and versions:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user