summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-04-23 00:08:12 +0200
committerDan McGee <dan@archlinux.org>2011-04-23 00:08:12 +0200
commit934e8c79afcb0df8b750322c5e87d77203d9f1fe (patch)
tree9ab04ab8133d95dde49160b0750d556c95417207 /doc
parente39c104d13bfb6e2c055c2af3eee41bfa603b13b (diff)
parente3268d5e88308b1b854f5f256cb5fa40ac16ea5b (diff)
downloadpacman-934e8c79afcb0df8b750322c5e87d77203d9f1fe.tar.gz
pacman-934e8c79afcb0df8b750322c5e87d77203d9f1fe.tar.xz
Merge branch 'maint'
Diffstat (limited to 'doc')
-rw-r--r--doc/pacman.8.txt14
1 files changed, 8 insertions, 6 deletions
diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt
index f638123d..d1b8a731 100644
--- a/doc/pacman.8.txt
+++ b/doc/pacman.8.txt
@@ -373,12 +373,14 @@ linkman:pacman.conf[5].
report of all packages to upgrade will be presented and the operation
will not proceed without user confirmation. Dependencies are
automatically resolved at this level and will be installed/upgraded if
- necessary. Pass this option twice to enable package downgrade; in this
- case pacman will select sync packages whose version does not match with
- the local version. This can be useful when the user switches from a testing
- repo to a stable one. Additional targets can also be specified manually, so
- that '-Su foo' will do a system upgrade and install/upgrade the foo package in
- the same operation.
+ necessary.
++
+Pass this option twice to enable package downgrade; in this case pacman will
+select sync packages whose version does not match with the local version. This
+can be useful when the user switches from a testing repo to a stable one.
++
+Additional targets can also be specified manually, so that '-Su foo' will do a
+system upgrade and install/upgrade the foo package in the same operation.
*-w, \--downloadonly*::
Retrieve all packages from the server, but do not install/upgrade anything.