]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(usage): Tweak --help output to make it more consistent with that of chgrp.
authorJim Meyering <jim@meyering.net>
Fri, 20 Aug 1999 08:58:34 +0000 (08:58 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 20 Aug 1999 08:58:34 +0000 (08:58 +0000)
src/chown.c

index 3e0ea1110d21fbd3514e5a07cdff42292694b566..acae4206e2a821cab796bbd37c67154cd3ad8a79 100644 (file)
@@ -302,8 +302,8 @@ Change the owner and/or group of each FILE to OWNER and/or GROUP.\n\
                          (available only on systems that can change the\n\
                          ownership of a symlink)\n\
   -f, --silent, --quiet  suppress most error messages\n\
-      --reference=RFILE  use the owner and group of RFILE instead of using\n\
-                         explicit OWNER.GROUP values\n\
+      --reference=RFILE  use RFILE's owner and group rather than\n\
+                         the specified OWNER.GROUP values\n\
   -R, --recursive        operate on files and directories recursively\n\
   -v, --verbose          output a diagnostic for every file processed\n\
       --help             display this help and exit\n\