From: Jim Meyering Date: Thu, 9 Sep 1999 19:56:10 +0000 (+0000) Subject: (usage): Remove misleading sentence in --help output. X-Git-Tag: FILEUTILS-4_0j-trial~225 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=67aaf0afa6d2d7b232b7e9ddc1af480966e08558;p=thirdparty%2Fcoreutils.git (usage): Remove misleading sentence in --help output. From Karl Heuer. --- 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\ "));