summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChantry Xavier <shiningxc@gmail.com>2008-01-15 00:15:30 +0100
committerDan McGee <dan@archlinux.org>2008-01-15 04:43:41 +0100
commit6eee9e987a2dc6eba183f61fb596b7e0b8cc1645 (patch)
tree1362731f86ebeff3ab2d38eaff7f78b9dbefdf73
parent1dca8b630937450ba66351f53c5ce3e59f14732c (diff)
downloadpacman-6eee9e987a2dc6eba183f61fb596b7e0b8cc1645.tar.gz
pacman-6eee9e987a2dc6eba183f61fb596b7e0b8cc1645.tar.xz
Update cachedir documentation (FS#9204).
Signed-off-by: Chantry Xavier <shiningxc@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org>
-rw-r--r--doc/pacman.8.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt
index 33c0794c..c47af65e 100644
--- a/doc/pacman.8.txt
+++ b/doc/pacman.8.txt
@@ -120,9 +120,9 @@ Options
*\--cachedir* <'dir'>::
Specify an alternative package cache location (a typical default is
``/var/cache/pacman/pkg''). Multiple cache directories can be specified,
- and they are tried in the order they are passed to pacman. *NOTE*: if
- specified, this is an absolute path and the root path is not automatically
- prepended. This behavior changed in pacman 3.1.0.
+ and they are tried in the order they are passed to pacman. *NOTE*: this
+ is an absolute path, the root path is not automatically prepended. This
+ behavior changed in pacman 3.1.0.
*\--config* <'file'>::
Specify an alternate configuration file.