prtsweep.pl: nicer recognition of built packages
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.\"
|
||||
.\" prtsweep manual page.
|
||||
.\" (C) 2e003 by Martin Opel
|
||||
.\" Revised 2021 by John McQuah
|
||||
.\" Revised 2022 by John McQuah
|
||||
.\"
|
||||
.TH prtsweep 1
|
||||
.SH NAME
|
||||
@@ -9,7 +9,7 @@ prtsweep \- sweep old files from the ports directories
|
||||
.SH SYNOPSIS
|
||||
.PP
|
||||
.B prtsweep
|
||||
[\-a] [\-d] [\-n] [PORTDIR ...]
|
||||
[\-a] [\-d] [\-n] [\-q] [PORTDIR ...]
|
||||
.SH DESCRIPTION
|
||||
|
||||
The \fIprtsweep\fP perl script sweeps port directories, deleting unneeded files.
|
||||
@@ -17,7 +17,7 @@ The \fIprtsweep\fP perl script sweeps port directories, deleting unneeded files.
|
||||
built package
|
||||
.PP
|
||||
.nf
|
||||
name#version-release.pkg.tar.?z*
|
||||
name#version-release.pkg.tar.*
|
||||
.fi
|
||||
.PP
|
||||
All other files are removed. If a traversal of the ports collections in automatic mode
|
||||
|
||||
Reference in New Issue
Block a user