diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/pacman.8.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt index 83eaf372..f6fee7b4 100644 --- a/doc/pacman.8.txt +++ b/doc/pacman.8.txt @@ -58,7 +58,7 @@ Operations example, `pacman -S qt` will download and install qt and all the packages it depends on. If a package name exists in more than one repo, the repo can be explicitly specified to clarify the package to install: - `pacman -S unstable/qt`. You can also use `pacman -Su` to upgrade all + `pacman -S testing/qt`. You can also use `pacman -Su` to upgrade all packages that are out of date. See <<SO,Sync Options>> below. *-U, \--upgrade*:: |