From 66426760beef7e87c4735f433d123daf911b5b4a Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Sun, 5 Jun 2011 03:58:28 +0200 Subject: *: remove "Options:" string from help texts function old new delta packed_usage 28706 28623 -83 Signed-off-by: Denys Vlasenko --- e2fsprogs/chattr.c | 1 - 1 file changed, 1 deletion(-) (limited to 'e2fsprogs/chattr.c') 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" -- cgit v1.1