aboutsummaryrefslogtreecommitdiff
path: root/toys/posix/chgrp.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/posix/chgrp.c')
-rw-r--r--toys/posix/chgrp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/posix/chgrp.c b/toys/posix/chgrp.c
index 8c2e95b4..20a2e0e7 100644
--- a/toys/posix/chgrp.c
+++ b/toys/posix/chgrp.c
@@ -12,7 +12,7 @@ config CHGRP
bool "chgrp"
default y
help
- usage: chgrp/chown [-RHLP] [-fvh] group file...
+ usage: chgrp/chown [-RHLP] [-fvh] GROUP FILE...
Change group of one or more files.