Browse Source

fix(typo) (#6905)

*trupd* for "trizen -Sy" fixed to *trupg*
Andre Figueiredo 6 years ago
parent
commit
019e0d7c71
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/archlinux/README.md

+ 1 - 1
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                    |