X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=src%2Fsetattr.c;fp=src%2Fsetattr.c;h=123ce5ef157fda2234e2e2dd96b37310cfe818ba;hb=a741f6faf2baae1e823d334012f6a09e6a1bda51;hp=59ba4ef6c8ca36d32fef7e1dbfe4257b736323b7;hpb=426a0d3a38995dc25a839aaa56d8642e6bdcbba5;p=util-vserver.git diff --git a/src/setattr.c b/src/setattr.c index 59ba4ef..123ce5e 100644 --- a/src/setattr.c +++ b/src/setattr.c @@ -1,4 +1,4 @@ -// $Id: setattr.c 2431 2006-12-19 19:18:12Z dhozac $ --*- c -*-- +// $Id: setattr.c 2592 2007-08-16 20:33:45Z dhozac $ --*- c -*-- // Copyright (C) 2004 Enrico Scholz // @@ -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)]* [--] +\n\n" + " [-Rx] [--[~](iunlink|admin|watch|hide|barrier|iunlink-but-not-immutable|immutable)]* [--] +\n\n" " Options:\n" " -R ... recurse through directories\n" " -x ... do not cross filesystems\n\n"