Date: Sat, 13 Aug 2005 16:27:13 +0000 (UTC) From: Colin Percival <cperciva@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/portsnap/portsnap portsnap.8 portsnap.sh Message-ID: <200508131627.j7DGRDlO054517@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cperciva 2005-08-13 16:27:13 UTC
FreeBSD src repository
Modified files:
usr.sbin/portsnap/portsnap portsnap.8 portsnap.sh
Log:
Allow multiple commands to be specified on a single command line, e.g.,
"portsnap fetch update" or "portsnap -I cron update". They will be
executed in the order that they appear, and duplicates are not removed
(so "portsnap fetch fetch fetch fetch" is meaningful, albeit rather
silly).
Requested by: Roman Divacky
Revision Changes Path
1.2 +1 -1 src/usr.sbin/portsnap/portsnap/portsnap.8
1.6 +10 -6 src/usr.sbin/portsnap/portsnap/portsnap.sh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508131627.j7DGRDlO054517>
