aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Varner <fuzzyray@gentoo.org>2015-10-19 16:11:56 -0500
committerPaul Varner <fuzzyray@gentoo.org>2015-10-19 16:11:56 -0500
commit2bf6fcfa9060f2490d77e4c5ea3dcd596e6b4c6b (patch)
treeabd66e643c22dce7df03c42096666810fea0587d /man/eclean.1
parentrevdep-rebuild: add tmpfiles.d file (diff)
downloadgentoolkit-2bf6fcfa9060f2490d77e4c5ea3dcd596e6b4c6b.tar.gz
gentoolkit-2bf6fcfa9060f2490d77e4c5ea3dcd596e6b4c6b.tar.bz2
gentoolkit-2bf6fcfa9060f2490d77e4c5ea3dcd596e6b4c6b.zip
eclean: Add option to allow for missing PKGDIR. Bug 551266
Added -i, --ignore-failure to ignore a missing PKGDIR error and exit cleanly. This was requested by the Chromium OS project, since they run eclean in an automated process and the directory may not exist yet. References: http://crbug.com/323420
Diffstat (limited to 'man/eclean.1')
-rw-r--r--man/eclean.13
1 files changed, 2 insertions, 1 deletions
diff --git a/man/eclean.1 b/man/eclean.1
index 1668b5e..8547c03 100644
--- a/man/eclean.1
+++ b/man/eclean.1
@@ -106,7 +106,8 @@ etc.
Units are: G, M, K and B.
.SS "Options for the 'packages' action"
.TP
-There is no specific option for this action.
+\fB\-i, \-\-ignore\-failure\fP ignore the failure to locate PKGDIR
+This is only useful when scripting to ignore an otherwise fatal error.
.SH "EXCLUSION FILES"
Exclusions files are lists of packages names or categories you want to protect
in particular. This may be useful to protect more binary packages for some system