diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/qpkg.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qpkg "1" "Nov 2019" "Gentoo Foundation" "qpkg" +.TH qpkg "1" "Jan 2020" "Gentoo Foundation" "qpkg" .SH NAME qpkg \- create or manipulate Gentoo binpkgs .SH SYNOPSIS @@ -13,10 +13,10 @@ option. .SH OPTIONS .TP \fB\-c\fR, \fB\-\-clean\fR -clean pkgdir of unused binary files. +clean pkgdir of files that are not installed. .TP \fB\-E\fR, \fB\-\-eclean\fR -clean pkgdir of files not in the tree anymore (slow). +clean pkgdir of files that are not in the tree anymore. .TP \fB\-p\fR, \fB\-\-pretend\fR pretend only. |