diff options
author | Dan McGee <dan@archlinux.org> | 2011-06-01 12:13:49 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-06-01 12:13:49 -0500 |
commit | 41da2253366b6f641fc3e986817ee617c9e18df3 (patch) | |
tree | c0ef91021a88bd663905a170087a7cbfec874436 /doc/pacman.8.txt | |
parent | fe9804a96d9e50a44e549c7be9189152e20893c5 (diff) | |
parent | aad57cc06ac60dc8fdcff9bea811e990d64f74d3 (diff) | |
download | pacman-41da2253366b6f641fc3e986817ee617c9e18df3.tar.xz |
Merge branch 'maint'
Diffstat (limited to 'doc/pacman.8.txt')
-rw-r--r-- | doc/pacman.8.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt index 3b92d193..531c992a 100644 --- a/doc/pacman.8.txt +++ b/doc/pacman.8.txt @@ -117,7 +117,7 @@ Options ------- *-b, \--dbpath* <path>:: Specify an alternative database location (a typical default is - `{localstatedir}/lib/pacman`). This should not be used unless you know what you are + +{localstatedir}/lib/pacman+). This should not be used unless you know what you are doing. *NOTE*: if specified, this is an absolute path and the root path is not automatically prepended. @@ -138,7 +138,7 @@ Options *\--cachedir* <dir>:: Specify an alternative package cache location (a typical default is - `{localstatedir}/cache/pacman/pkg`). Multiple cache directories can be specified, + +{localstatedir}/cache/pacman/pkg+). Multiple cache directories can be specified, 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. |