pacman: fixed confusing example

coverage
Damian Poddebniak 2016-12-29 20:24:05 +01:00 committed by Agniva De Sarker
parent 6d3294dcbe
commit 8e48387757
1 changed files with 2 additions and 2 deletions

View File

@ -14,9 +14,9 @@
`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: