From: Eric Sandeen <sandeen@sandeen.net>
To: Arkadiusz Miskiewicz <arekm@maven.pl>
Cc: linux-xfs@oss.sgi.com
Subject: Re: [PATCH 5/6] xfs_quota: Add missing options to --help.
Date: Mon, 15 Dec 2008 21:55:51 -0600 [thread overview]
Message-ID: <494726C7.4000809@sandeen.net> (raw)
In-Reply-To: <1229369386-66312-5-git-send-email-arekm@maven.pl>
Arkadiusz Miskiewicz wrote:
> ---
> xfsprogs/quota/report.c | 4 +++-
> 1 files changed, 3 insertions(+), 1 deletions(-)
Looks fine to me.
-Eric
> diff --git a/xfsprogs/quota/report.c b/xfsprogs/quota/report.c
> index 7902dbd..21b4edb 100644
> --- a/xfsprogs/quota/report.c
> +++ b/xfsprogs/quota/report.c
> @@ -45,7 +45,7 @@ dump_help(void)
> static void
> report_help(void)
> {
> - report_cmd.args = _("[-bir] [-gpu] [-ahnt] [-f file]");
> + report_cmd.args = _("[-bir] [-gpu] [-ahntLNU] [-f file]");
> report_cmd.oneline = _("report filesystem quota information");
> printf(_(
> "\n"
> @@ -61,6 +61,8 @@ report_help(void)
> " -n -- skip identifier-to-name translations, just report IDs\n"
> " -N -- suppress the header from the output\n"
> " -t -- terse output format, hides rows which are all zero\n"
> +" -L -- lower ID bound to report on\n"
> +" -U -- upder ID bound to report on\n"
> " -g -- report group usage and quota information\n"
> " -p -- report project usage and quota information\n"
> " -u -- report user usage and quota information\n"
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next prev parent reply other threads:[~2008-12-16 3:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-15 19:29 [PATCH 1/6] Polish translation update Arkadiusz Miskiewicz
2008-12-15 19:29 ` [PATCH 2/6] Fix build when gettext is enabled Arkadiusz Miskiewicz
2008-12-15 19:29 ` [PATCH 3/6] Apply gettext translation to strings kept in format->{fmt, msg, type} Arkadiusz Miskiewicz
2008-12-15 19:29 ` [PATCH 4/6] xfs_quota: Return non zero exit status in error conditions Arkadiusz Miskiewicz
2008-12-15 19:29 ` [PATCH 5/6] xfs_quota: Add missing options to --help Arkadiusz Miskiewicz
2008-12-15 19:29 ` [PATCH 6/6] xfs_quota: Fix range for -U Arkadiusz Miskiewicz
2008-12-16 4:03 ` Eric Sandeen
2008-12-16 3:55 ` Eric Sandeen [this message]
2008-12-16 4:46 ` [PATCH 4/6] xfs_quota: Return non zero exit status in error conditions Eric Sandeen
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=494726C7.4000809@sandeen.net \
--to=sandeen@sandeen.net \
--cc=arekm@maven.pl \
--cc=linux-xfs@oss.sgi.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox