From ed2733c65b2c39c5e7fe18b6e0390b20fdcae3d4 Mon Sep 17 00:00:00 2001 From: Timo Teras Date: Tue, 21 Jul 2009 12:30:34 +0300 Subject: abuild-tar: fix help message --- abuild-tar.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'abuild-tar.c') diff --git a/abuild-tar.c b/abuild-tar.c index f7dc421..858b6ad 100644 --- a/abuild-tar.c +++ b/abuild-tar.c @@ -94,12 +94,12 @@ static int usage(void) fprintf(stderr, "abuild-tar " VERSION "\n" "\n" -"usage: abuild-tar [--hash []] [--no-end]\n" +"usage: abuild-tar [--hash []] [--cut]\n" "\n" "options:\n" " --hash [sha1|md5] Read tar archive from stdin, precalculate hash for \n" " regular entries and output tar archive on stdout\n" -" --no-end Remove the end of file tar record\n" +" --cut Remove the end of file tar record\n" "\n"); } -- cgit v1.2.3-60-g2f50