diff options
author | Dan McGee <dan@archlinux.org> | 2007-09-18 13:40:19 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-09-18 13:40:19 -0500 |
commit | 1860ab898086096ef0d9aad66e29f86cbf271423 (patch) | |
tree | 2d3688796cc66e3441b9299f3d6a004aad4516b1 /doc | |
parent | 7325ebbc22091c698fd19140b7ed6986024ec6e8 (diff) | |
download | pacman-1860ab898086096ef0d9aad66e29f86cbf271423.tar.xz |
Update NEWS, -S testing/qt example, and mirrorlist change
Signed-off-by: Dan McGee <dan@archlinux.org>
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*:: |