[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20131209020915.GA17967@thunk.org>
Date: Sun, 8 Dec 2013 21:09:15 -0500
From: Theodore Ts'o <tytso@....edu>
To: Zheng Liu <gnehzuil.liu@...il.com>
Cc: linux-ext4@...r.kernel.org, Zheng Liu <wenqing.lz@...bao.com>
Subject: Re: debugfs: print missing argument in usage for open, filefrag and
ls
I've commited the first two hunks of this patch to the maint branch,
and fixed up a missing hyphen:
> print_usage:
> - fprintf(stderr, "%s: Usage: open [-s superblock] [-b blocksize] [-c] "
> + fprintf(stderr, "%s: Usage: open [-s superblock] [-b blocksize] "
> + "[d image_filename] [-c] [-i] [-f] [-e] [-D] "
I'll add the final commit to the master/next branch, which is where
the ls -c option was added without updating the usage message.
- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists