summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2011-06-24 09:19:32 +0200
committerDan McGee <dan@archlinux.org>2011-06-24 20:36:38 +0200
commitc45cfb17419a0bc56c1396febd83f455a0dcbad0 (patch)
treec44879eadef4c916a15a3ccb5ca5362ad412749a /doc
parent4f8ae2bab61c8fc678589c6840d44977c82d4cc2 (diff)
downloadpacman-c45cfb17419a0bc56c1396febd83f455a0dcbad0.tar.gz
pacman-c45cfb17419a0bc56c1396febd83f455a0dcbad0.tar.xz
makepkg: remove the cleancache option
This is a fairly useless feature given all it does is an "rm" on a directory. It is also unlikely that you would want to remove the entire SRCDEST anyway, but rather just the old files. Signed-off-by: Allan McRae <allan@archlinux.org> Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/makepkg.8.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt
index f15226ac..e11e9b35 100644
--- a/doc/makepkg.8.txt
+++ b/doc/makepkg.8.txt
@@ -48,10 +48,6 @@ Options
*-c, \--clean*::
Clean up leftover work files and directories after a successful build.
-*-C, \--cleancache*::
- Removes all cached source files from the directory specified in `SRCDEST`
- in linkman:makepkg.conf[5].
-
*\--config* <file>::
Use an alternate config file instead of the +{sysconfdir}/makepkg.conf+
default.