]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(usage): Clarify description of --time=WORD.
authorJim Meyering <jim@meyering.net>
Sun, 8 Aug 1999 20:01:50 +0000 (20:01 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 8 Aug 1999 20:01:50 +0000 (20:01 +0000)
src/touch.c

index c3f76917a6aaeaee1fce26bb25253b98e7800d99..89595bb5a48286ce433abc3aade3b6edb63deb51 100644 (file)
@@ -273,7 +273,8 @@ Update the access and modification times of each FILE to the current time.\n\
   -m                     change only the modification time\n\
   -r, --reference=FILE   use this file's times instead of current time\n\
   -t STAMP               use [[CC]YY]MMDDhhmm[.ss] instead of current time\n\
-      --time=WORD        access -a, atime -a, mtime -m, modify -m, use -a\n\
+  --time=WORD            set time given by WORD: access atime use (same as -a)\n\
+                           modify mtime (same as -m)\n\
       --help             display this help and exit\n\
       --version          output version information and exit\n\
 \n\