From 635b1b5b6e5c7339a295f6a84b972f048f50fec2 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 15 May 1995 04:53:56 +0000 Subject: (usage): Add one- and two-line descriptions to --help output. From Karl. --- src/tee.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/tee.c') diff --git a/src/tee.c b/src/tee.c index 9cd9118cd..5554d154a 100644 --- a/src/tee.c +++ b/src/tee.c @@ -67,6 +67,7 @@ usage (status) { printf ("Usage: %s [OPTION]... [FILE]...\n", program_name); printf ("\ +Copy standard input to each FILE, and also to standard output.\n\ \n\ -a, --append append to the given FILEs, do not overwrite\n\ -i, --ignore-interrupts ignore interrupt signals\n\ -- cgit v1.2.3-54-g00ecf