summaryrefslogtreecommitdiff
path: root/src/chgrp.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-05-22 04:30:18 +0000
committerJim Meyering <jim@meyering.net>1995-05-22 04:30:18 +0000
commitee79446888205b9d63868168693e64c09a762051 (patch)
tree43c2fbe3e5be6be2bc5d2b56552fc4c30947b1fb /src/chgrp.c
parentd0da35f3d23b3879a18da4ae3161bce783f1843a (diff)
downloadcoreutils-ee79446888205b9d63868168693e64c09a762051.tar.xz
(usage): Add one or two lines of descriptive text.
Diffstat (limited to 'src/chgrp.c')
-rw-r--r--src/chgrp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/chgrp.c b/src/chgrp.c
index 8c77bd360..9b0dd8656 100644
--- a/src/chgrp.c
+++ b/src/chgrp.c
@@ -312,6 +312,7 @@ usage (status)
{
printf ("Usage: %s [OPTION]... GROUP FILE...\n", program_name);
printf ("\
+Change the group membership of each FILE to GROUP.\n\
\n\
-c, --changes like verbose but report only when a change is made\n\
-f, --silent, --quiet suppress most error messages\n\