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 964e8d026..1312fe754 100644 --- a/e2fsprogs/lsattr.c +++ b/e2fsprogs/lsattr.c | |||
@@ -22,7 +22,6 @@ | |||
22 | //usage: "[-Radlv] [FILE]..." | 22 | //usage: "[-Radlv] [FILE]..." |
23 | //usage:#define lsattr_full_usage "\n\n" | 23 | //usage:#define lsattr_full_usage "\n\n" |
24 | //usage: "List file attributes on an ext2 fs\n" | 24 | //usage: "List file attributes on an ext2 fs\n" |
25 | //usage: "\nOptions:" | ||
26 | //usage: "\n -R Recurse" | 25 | //usage: "\n -R Recurse" |
27 | //usage: "\n -a Don't hide entries starting with ." | 26 | //usage: "\n -a Don't hide entries starting with ." |
28 | //usage: "\n -d List directory entries instead of contents" | 27 | //usage: "\n -d List directory entries instead of contents" |