From: Jim Meyering Date: Sun, 9 Nov 2003 21:04:20 +0000 (+0000) Subject: (usage): Describe new options. X-Git-Tag: v5.1.0~194 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b23e9908003ac19d4b019a68de933a8ab880870d;p=thirdparty%2Fcoreutils.git (usage): Describe new options. --- diff --git a/src/chgrp.c b/src/chgrp.c index 6f221358c7..92ec8ef7ec 100644 --- a/src/chgrp.c +++ b/src/chgrp.c @@ -133,6 +133,10 @@ With --reference, change the group of each FILE to that of RFILE.\n\ -h, --no-dereference affect each symbolic link instead of any referenced\n\ file (useful only on systems that can change the\n\ ownership of a symlink)\n\ +"), stdout); + fputs (_("\ + --no-preserve-root do not treat `/' specially (the default)\n\ + --preserve-root fail to operate recursively on `/'\n\ "), stdout); fputs (_("\ -f, --silent, --quiet suppress most error messages\n\