Linux RAID subsystem development
 help / color / mirror / Atom feed
From: Jes.Sorensen@redhat.com
To: neilb@suse.de
Cc: linux-raid@vger.kernel.org
Subject: [PATCH 1/1] mdmon: Document that -a is equivalent to --all in --help output
Date: Wed, 24 Apr 2013 17:00:16 +0200	[thread overview]
Message-ID: <1366815616-28045-2-git-send-email-Jes.Sorensen@redhat.com> (raw)
In-Reply-To: <1366815616-28045-1-git-send-email-Jes.Sorensen@redhat.com>

From: Jes Sorensen <Jes.Sorensen@redhat.com>

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
---
 mdmon.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mdmon.c b/mdmon.c
index fd136e5..6e8ec34 100644
--- a/mdmon.c
+++ b/mdmon.c
@@ -271,7 +271,7 @@ void usage(void)
 "\n"
 "Options are:\n"
 "  --help        -h   : This message\n"
-"  --all              : All devices\n"
+"  --all         -a   : All devices\n"
 "  --takeover    -t   : Takeover container\n"
 );
 	exit(2);
-- 
1.8.1.4


  reply	other threads:[~2013-04-24 15:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-24 15:00 [PATCH 0/1] Quiet down automated tool checking noise Jes.Sorensen
2013-04-24 15:00 ` Jes.Sorensen [this message]
2013-04-24 21:16 ` NeilBrown
2013-04-24 21:45   ` Jes Sorensen

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=1366815616-28045-2-git-send-email-Jes.Sorensen@redhat.com \
    --to=jes.sorensen@redhat.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=neilb@suse.de \
    /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