diff options
Diffstat (limited to 'e2fsprogs/lsattr.c')
-rw-r--r-- | e2fsprogs/lsattr.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/e2fsprogs/lsattr.c b/e2fsprogs/lsattr.c index 964e8d0..1312fe7 100644 --- a/e2fsprogs/lsattr.c +++ b/e2fsprogs/lsattr.c @@ -22,7 +22,6 @@ //usage: "[-Radlv] [FILE]..." //usage:#define lsattr_full_usage "\n\n" //usage: "List file attributes on an ext2 fs\n" -//usage: "\nOptions:" //usage: "\n -R Recurse" //usage: "\n -a Don't hide entries starting with ." //usage: "\n -d List directory entries instead of contents" |