From 67aaf0afa6d2d7b232b7e9ddc1af480966e08558 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 9 Sep 1999 19:56:10 +0000 Subject: [PATCH] (usage): Remove misleading sentence in --help output. From Karl Heuer. --- src/touch.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/touch.c b/src/touch.c index 89595bb5a4..de9be5e7fb 100644 --- a/src/touch.c +++ b/src/touch.c @@ -278,7 +278,6 @@ Update the access and modification times of each FILE to the current time.\n\ --help display this help and exit\n\ --version output version information and exit\n\ \n\ -STAMP may be used without -t if none of -drt, nor --, are used.\n\ Note that the three time-date formats recognized for the -d and -t options\n\ and for the obsolescent argument are all different.\n\ ")); -- 2.47.3