diff --git a/help/commands.md b/help/commands.md index fe0aed76..85c2cd3f 100644 --- a/help/commands.md +++ b/help/commands.md @@ -83,6 +83,7 @@ Note that the preferred way to open things is with the `open` function; however, - Install packages: `pacaur -S ` - Remove packages (including dependencies no longer needed): `pacaur -Rs ` - Update all packages: `pacaur -Syu` +- Search for a specific package: `pacaur -Ss ` Note that if you ever get 404s with `pacman` or `pacaur`, you need to update your local database to the new download locations with `-Syu` first.