Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sets fix usage output
details: https://anonhg.NetBSD.org/src/rev/60a67f880f0b
branches: trunk
changeset: 499362:60a67f880f0b
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Nov 18 05:29:21 2000 +0000
description:
fix usage output
diffstat:
distrib/sets/checkflist | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r a759aeca2cf9 -r 60a67f880f0b distrib/sets/checkflist
--- a/distrib/sets/checkflist Sat Nov 18 05:29:00 2000 +0000
+++ b/distrib/sets/checkflist Sat Nov 18 05:29:21 2000 +0000
@@ -1,6 +1,6 @@
#! /bin/sh --
#
-# $NetBSD: checkflist,v 1.13 2000/06/20 06:00:28 thorpej Exp $
+# $NetBSD: checkflist,v 1.14 2000/11/18 05:29:21 wiz Exp $
#
# Verify output of makeflist against contents of $DESTDIR.
@@ -34,7 +34,7 @@
;;
-*)
cat 1>&2 <<USAGE
-Usage: $0 [-x11|-both] [-secr]
+Usage: $0 [-x11|-both] [-u|-c]
-x11 check only x11 lists
-both check netbsd + x11 lists
-u output differences in "unified diff" style
Home |
Main Index |
Thread Index |
Old Index