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: Add missing option documentation to --help output
Date: Thu, 25 Apr 2013 17:24:36 +0200	[thread overview]
Message-ID: <1366903476-30039-2-git-send-email-Jes.Sorensen@redhat.com> (raw)
In-Reply-To: <1366903476-30039-1-git-send-email-Jes.Sorensen@redhat.com>

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

Document that -a is equivalent to --all, as well as --foreground / -F

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

diff --git a/mdmon.c b/mdmon.c
index fd136e5..23cd7e2 100644
--- a/mdmon.c
+++ b/mdmon.c
@@ -271,7 +271,8 @@ void usage(void)
 "\n"
 "Options are:\n"
 "  --help        -h   : This message\n"
-"  --all              : All devices\n"
+"  --all         -a   : All devices\n"
+"  --foreground  -F   : Run in foreground (do not fork)\n"
 "  --takeover    -t   : Takeover container\n"
 );
 	exit(2);
-- 
1.8.1.4


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

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-25 15:24 [PATCH v2 0/1] Quiet down automated tool checking noise Jes.Sorensen
2013-04-25 15:24 ` Jes.Sorensen [this message]
2013-04-25 22:45   ` [PATCH 1/1] mdmon: Add missing option documentation to --help output NeilBrown

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=1366903476-30039-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