From e28301168c0df37bdf3e2839fae42890cd76217a Mon Sep 17 00:00:00 2001 From: Judd Vinet Date: Mon, 20 Feb 2006 18:40:50 +0000 Subject: FW: re-add CacheDir setting --- doc/pacman.8.in | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/pacman.8.in b/doc/pacman.8.in index 3ca7fa0f..14ed71e5 100644 --- a/doc/pacman.8.in +++ b/doc/pacman.8.in @@ -1,4 +1,4 @@ -.TH pacman 8 "January 21, 2006" "pacman #VERSION#" "" +.TH pacman 8 "January 21, 2006" "pacman @PACKAGE_VERSION@" "" .SH NAME pacman \- package manager utility .SH SYNOPSIS @@ -247,6 +247,10 @@ Server = file:///home/pkgs .B "DBPath = path/to/db/dir" Overrides the default location of the toplevel database directory. The default is \fIvar/lib/pacman\fP. +.B "CacheDir = path/to/cache/dir" +Overrides the default location of the package cache directory. The default is +\fIvar/cache/pacman\fP. +.TP .TP .B "HoldPkg = [package] ..." If a user tries to \fB--remove\fP a package that's listed in HoldPkg, pacman -- cgit v1.2.3-24-g4f1b