]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(usage): Remove misleading sentence in --help output.
authorJim Meyering <jim@meyering.net>
Thu, 9 Sep 1999 19:56:10 +0000 (19:56 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 9 Sep 1999 19:56:10 +0000 (19:56 +0000)
From Karl Heuer.

src/touch.c

index 89595bb5a48286ce433abc3aade3b6edb63deb51..de9be5e7fb0b8b2485a4ea41eb4cfb03f026aeff 100644 (file)
@@ -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\
 "));