diff options
author | Andre Figueiredo <andretf.inf@gmail.com> | 2018-06-10 12:55:47 -0400 |
---|---|---|
committer | Marc Cornellà <marc.cornella@live.com> | 2018-06-10 18:55:47 +0200 |
commit | 019e0d7c71429650de33b5fb48b066ee46f37199 (patch) | |
tree | fb9a9c06a66aa6e65ae31e4ca813f709370e3a68 | |
parent | f461d21de1bd0c1394e57a2e3af69778692e4ba4 (diff) | |
download | zsh-019e0d7c71429650de33b5fb48b066ee46f37199.tar.gz zsh-019e0d7c71429650de33b5fb48b066ee46f37199.tar.bz2 zsh-019e0d7c71429650de33b5fb48b066ee46f37199.zip |
fix(typo) (#6905)
*trupd* for "trizen -Sy" fixed to *trupg*
-rw-r--r-- | plugins/archlinux/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/archlinux/README.md b/plugins/archlinux/README.md index c3521c523..0d1fdea3a 100644 --- a/plugins/archlinux/README.md +++ b/plugins/archlinux/README.md @@ -23,7 +23,7 @@ | trupd | trizen -Sy && sudo abs | Update and refresh the local package and ABS databases | | trupd | trizen -Sy && sudo aur | Update and refresh the local package and AUR databases | | trupd | trizen -Sy | Update and refresh the local package database | -| trupd | trizen -Syua | Sync with repositories before upgrading all packages (from AUR too) | +| trupg | trizen -Syua | Sync with repositories before upgrading all packages (from AUR too) | | trsu | trizen -Syua --no-confirm | Same as `trupg`, but without confirmation | | upgrade | trizen -Syu | Sync with repositories before upgrading packages | |