add a short description of chronic(1) in moreutils' DESCR
This commit is contained in:
parent
f7c4c5ccdb
commit
ce42b0910f
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2016/05/28 13:47:14 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2017/01/26 15:44:46 sthen Exp $
|
||||
|
||||
COMMENT = miscellaneous unix tools
|
||||
|
||||
V = 0.59
|
||||
REVISION = 0
|
||||
DISTNAME = moreutils_$V.orig
|
||||
PKGNAME = moreutils-$V
|
||||
WRKDIST = ${WRKDIR}/moreutils-$V.orig
|
||||
|
@ -1,6 +1,7 @@
|
||||
moreutils is a growing collection of the unix tools that nobody thought
|
||||
to write long ago when unix was young, including amongst others:
|
||||
|
||||
chronic: run a command, hide output unless it fails
|
||||
lckdo: execute a program with a lock held
|
||||
mispipe: pipe two commands, returning the exit status of the first
|
||||
pee: tee standard input to pipes
|
||||
|
Loading…
Reference in New Issue
Block a user