diff options
Diffstat (limited to 'e2fsprogs/chattr.c')
-rw-r--r-- | e2fsprogs/chattr.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/e2fsprogs/chattr.c b/e2fsprogs/chattr.c index b1c77fa..f1cc838 100644 --- a/e2fsprogs/chattr.c +++ b/e2fsprogs/chattr.c @@ -39,7 +39,6 @@ //usage: "\n S Write file contents synchronously" //usage: "\n t Disable tail-merging of partial blocks with other files" //usage: "\n u Allow file to be undeleted" -//usage: "\nOptions:" //usage: "\n -R Recurse" //usage: "\n -v Set the file's version/generation number" |