浏览代码

fix(typo) (#6905)

*trupd* for "trizen -Sy" fixed to *trupg*
Andre Figueiredo 6 年之前
父节点
当前提交
019e0d7c71
共有 1 个文件被更改,包括 1 次插入1 次删除
  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                    |