Fixed typo

Miterion 2015-08-03 20:37:30 +02:00
parent 627e014af4
commit 404b3f13bf

@ -43,7 +43,7 @@ Enabled [aliases](https://wiki.archlinux.org/index.php/Pacman_Tips) for `pacman`
| _pacin_ | Install specific package(s) from the repositories |
| _pacins_ | Install specific package not from the repositories but from a file |
| _pacre_ | Remove the specified package(s), retaining its configuration(s) and required dependencies |
| _pacre_ | Remove the specified package(s), its configuration(s) and unneeded dependencies |
| _pacrem_ | Remove the specified package(s), its configuration(s) and unneeded dependencies |
| _pacrep_ | Display information about a given package in the repositories |
| _pacreps_ | Search for package(s) in the repositories |
| _pacloc_ | Display information about a given package in the local database |