1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-03 21:55:46 +02:00

pacman: fixed confusing example

This commit is contained in:
Damian Poddebniak 2016-12-29 20:24:05 +01:00 committed by Agniva De Sarker
parent 6d3294dcbe
commit 8e48387757

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: