From 8c0cc50f65b62f966b79ca650868dee65b18b095 Mon Sep 17 00:00:00 2001 From: Chmouel Boudjnah Date: Thu, 20 Jul 2000 20:05:46 +0000 Subject: Upgrade help. --- macroszification | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'macroszification') diff --git a/macroszification b/macroszification index 98eb02c..99909be 100644 --- a/macroszification +++ b/macroszification @@ -9,11 +9,12 @@ function usage () { rval=$1 - echo "Usage: $(basename $0) -d --nocheck --clean SPEC-FILE" + echo "Usage: $(basename $0) -d --help --nodiff --nocheck --clean SPEC-FILE" echo -e "\t-d: Product only a diff don't change nothing" echo -e "\t--nocheck: Don't try do check about Prefix %configure" echo -e "\t--clean: remove the old files after" echo -e "\t--nodiff: I don't want to see the diff output" + echo -e "\t--help: This help" exit $rval; } while [[ $1 == -* ]];do -- cgit v1.2.1