From 5e62fc320b1964f0dec9d622609ae81c13de9e5d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 12 Mar 2000 17:31:52 +0000 Subject: (usage): Correct --help output. --- src/cksum.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/cksum.c') diff --git a/src/cksum.c b/src/cksum.c index db4db25da..0dfb31966 100644 --- a/src/cksum.c +++ b/src/cksum.c @@ -1,5 +1,5 @@ /* cksum -- calculate and print POSIX.2 checksums and sizes of files - Copyright (C) 92, 1995-1999 Free Software Foundation, Inc. + Copyright (C) 92, 1995-2000 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -267,9 +267,10 @@ usage (int status) else { printf (_("\ -Usage: %s [OPTION]... [FILE]...\n\ +Usage: %s [FILE]...\n\ + or: %s [OPTION]\n\ "), - program_name); + program_name, program_name); printf (_("\ Print CRC checksum and byte counts of each FILE.\n\ \n\ -- cgit v1.2.3-70-g09d2