From: Theodore Ts'o <tytso@mit.edu>
To: Zheng Liu <gnehzuil.liu@gmail.com>
Cc: linux-ext4@vger.kernel.org, Zheng Liu <wenqing.lz@taobao.com>
Subject: Re: debugfs: print missing argument in usage for open, filefrag and ls
Date: Sun, 8 Dec 2013 21:09:15 -0500 [thread overview]
Message-ID: <20131209020915.GA17967@thunk.org> (raw)
In-Reply-To: <1386400305-16757-1-git-send-email-wenqing.lz@taobao.com>
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
prev parent reply other threads:[~2013-12-09 2:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-07 7:11 [PATCH] debugfs: print missing argument in usage for open, filefrag and ls Zheng Liu
2013-12-09 2:09 ` Theodore Ts'o [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131209020915.GA17967@thunk.org \
--to=tytso@mit.edu \
--cc=gnehzuil.liu@gmail.com \
--cc=linux-ext4@vger.kernel.org \
--cc=wenqing.lz@taobao.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.