Add --immutable.
authorDaniel Hokka Zakrisson <daniel@hozac.com>
Thu, 16 Aug 2007 20:33:45 +0000 (20:33 +0000)
committerDaniel Hokka Zakrisson <daniel@hozac.com>
Thu, 16 Aug 2007 20:33:45 +0000 (20:33 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2592 94cd875c-1c1d-0410-91d2-eb244daf1a30

src/setattr.c

index 7f4c2ad..1385ccc 100644 (file)
@@ -72,7 +72,7 @@ showHelp(int fd, char const *cmd, int res)
   WRITE_MSG(fd, "Usage:  ");
   WRITE_STR(fd, cmd);
   WRITE_MSG(fd,
-           " [-Rx] [--[~](iunlink|admin|watch|hide|barrier|iunlink-but-not-immutable)]* [--] <file>+\n\n"
+           " [-Rx] [--[~](iunlink|admin|watch|hide|barrier|iunlink-but-not-immutable|immutable)]* [--] <file>+\n\n"
            " Options:\n"
            "   -R  ...  recurse through directories\n"
            "   -x  ...  do not cross filesystems\n\n"