diff --git a/pages/linux/pacman.md b/pages/linux/pacman.md index 23e057b04..f10adff2e 100644 --- a/pages/linux/pacman.md +++ b/pages/linux/pacman.md @@ -16,7 +16,7 @@ - Search the package database for a regular expression or keyword: -`pacman -Ss {{regexp}}` +`pacman -Ss "{{search_pattern}}"` - List installed packages and versions: