1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-21 15:30:09 +00:00

Fix small copy-editing mistake in archlinux README

This commit is contained in:
Marc Cornellà 2016-10-03 01:04:16 +02:00
parent b18e5bf49c
commit cd44246415

View file

@ -49,7 +49,7 @@
| paupd | pacaur -Sy | Update and refresh the local package database | | paupd | pacaur -Sy | Update and refresh the local package database |
| paupg | pacaur -Syua | Sync with repositories before upgrading all packages (from AUR too) | | paupg | pacaur -Syua | Sync with repositories before upgrading all packages (from AUR too) |
| pasu | pacaur -Syua --no-confirm | Same as `paupg`, but without confirmation | | pasu | pacaur -Syua --no-confirm | Same as `paupg`, but without confirmation |
| upgrade | pacaur -Syu | upgrade | pacaur -Syu | Sync with repositories before upgrading packages |
#### PACMAN #### PACMAN