mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 21:39:48 +01:00
Fix small copy-editing mistake in archlinux README
This commit is contained in:
parent
b18e5bf49c
commit
cd44246415
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue