summaryrefslogtreecommitdiff
path: root/prtwash.1
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2009-09-18 23:29:24 +0200
committerJuergen Daubert <jue@jue.li>2009-09-18 23:29:24 +0200
commit895fce7b661594b3c5f6c85604c2fd7c9927e7cb (patch)
treefa15c4379a996643403119206ca5bb45d9831cbf /prtwash.1
parentcbe2fb9a8c4095b3fb7822b7a109e0afc863060a (diff)
downloadprt-utils-895fce7b661594b3c5f6c85604c2fd7c9927e7cb.tar.gz
prt-utils-895fce7b661594b3c5f6c85604c2fd7c9927e7cb.tar.xz
prtwash: man-page update
Diffstat (limited to 'prtwash.1')
-rw-r--r--prtwash.114
1 files changed, 9 insertions, 5 deletions
diff --git a/prtwash.1 b/prtwash.1
index b705a0f..cf3bdf4 100644
--- a/prtwash.1
+++ b/prtwash.1
@@ -1,18 +1,18 @@
." Text automatically generated by txt2man-1.4.7
-.TH prtwash "September 03, 2003" "" ""
+.TH prtwash 1 "September 18, 2009" "prtwash 0.7" ""
.SH NAME
\fBprtwash \fP- a script to clean the port dirs in CRUX Linux.
\fB
.SH SYNOPSIS
.nf
.fam C
-\fBprtwash\fP [-p] [-s] [-d] [-t] [-a] <path>
+\fBprtwash\fP [-p] [-s] [-d] [-t] [-a] <path> [<path> ...]
.fam T
.fi
.SH DESCRIPTION
\fBprtwash\fP is a bash script to clean the port tree of the CRUX
-Linux distribution. You can clean a single directory or the
-entire port tree. With the given options it is possible to
+Linux distribution. You can clean a single or multiple directories
+or the entire port tree. With the given options it is possible to
choose what kind of files the program should delete.
A test mode is provided.
.PP
@@ -27,7 +27,7 @@ The sources (as stated in the Pkgfile)
.IP \(bu 3
The built package
.IP \(bu 3
-The .md5sum and .footprint files
+The .md5sum, .footprint and .nostrip files
.IP \(bu 3
Additional files: README, FAQ, pre-install, post-install
.PP
@@ -89,6 +89,10 @@ removes .md5sum, .footprint, README, etc
\fBprtwash\fP -p -s /usr/ports/contrib/sitecopy
removes all downoaded files
and built packages from the sitecopy directory
+.TP
+.B
+\fBprtwash\fP /usr/ports/contrib/*
+does a default wash action on the contrib port tree
.SH AUTHORS
Simone Rota <sip@varlock.com>
.SH SEE ALSO

Generated by cgit