Linux RAID subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/1] Quiet down automated tool checking noise
@ 2013-04-24 15:00 Jes.Sorensen
  2013-04-24 15:00 ` [PATCH 1/1] mdmon: Document that -a is equivalent to --all in --help output Jes.Sorensen
  2013-04-24 21:16 ` [PATCH 0/1] Quiet down automated tool checking noise NeilBrown
  0 siblings, 2 replies; 4+ messages in thread
From: Jes.Sorensen @ 2013-04-24 15:00 UTC (permalink / raw)
  To: neilb; +Cc: linux-raid

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

Hi,

Had an automated tool checking the help page moan that -a wasn't
documented in the --help output, so lets just add that and keep the
noise down :)

Cheers,
Jes



Jes Sorensen (1):
  mdmon: Document that -a is equivalent to --all in --help output

 mdmon.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
1.8.1.4


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH 1/1] mdmon: Document that -a is equivalent to --all in --help output
  2013-04-24 15:00 [PATCH 0/1] Quiet down automated tool checking noise Jes.Sorensen
@ 2013-04-24 15:00 ` Jes.Sorensen
  2013-04-24 21:16 ` [PATCH 0/1] Quiet down automated tool checking noise NeilBrown
  1 sibling, 0 replies; 4+ messages in thread
From: Jes.Sorensen @ 2013-04-24 15:00 UTC (permalink / raw)
  To: neilb; +Cc: linux-raid

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


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH 0/1] Quiet down automated tool checking noise
  2013-04-24 15:00 [PATCH 0/1] Quiet down automated tool checking noise Jes.Sorensen
  2013-04-24 15:00 ` [PATCH 1/1] mdmon: Document that -a is equivalent to --all in --help output Jes.Sorensen
@ 2013-04-24 21:16 ` NeilBrown
  2013-04-24 21:45   ` Jes Sorensen
  1 sibling, 1 reply; 4+ messages in thread
From: NeilBrown @ 2013-04-24 21:16 UTC (permalink / raw)
  To: Jes.Sorensen; +Cc: linux-raid

[-- Attachment #1: Type: text/plain, Size: 550 bytes --]

On Wed, 24 Apr 2013 17:00:15 +0200 Jes.Sorensen@redhat.com wrote:

> From: Jes Sorensen <Jes.Sorensen@redhat.com>
> 
> Hi,
> 
> Had an automated tool checking the help page moan that -a wasn't
> documented in the --help output, so lets just add that and keep the
> noise down :)

Should we add 
   --foreground -F
too?

NeilBrown

> 
> Cheers,
> Jes
> 
> 
> 
> Jes Sorensen (1):
>   mdmon: Document that -a is equivalent to --all in --help output
> 
>  mdmon.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 0/1] Quiet down automated tool checking noise
  2013-04-24 21:16 ` [PATCH 0/1] Quiet down automated tool checking noise NeilBrown
@ 2013-04-24 21:45   ` Jes Sorensen
  0 siblings, 0 replies; 4+ messages in thread
From: Jes Sorensen @ 2013-04-24 21:45 UTC (permalink / raw)
  To: NeilBrown; +Cc: linux-raid

NeilBrown <neilb@suse.de> writes:
> On Wed, 24 Apr 2013 17:00:15 +0200 Jes.Sorensen@redhat.com wrote:
>
>> From: Jes Sorensen <Jes.Sorensen@redhat.com>
>> 
>> Hi,
>> 
>> Had an automated tool checking the help page moan that -a wasn't
>> documented in the --help output, so lets just add that and keep the
>> noise down :)
>
> Should we add 
>    --foreground -F
> too?

Ahh good point, I forgot about it. Want me to respin it or add a patch
on top?

Cheers,
Jes

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-04-24 21:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-24 15:00 [PATCH 0/1] Quiet down automated tool checking noise Jes.Sorensen
2013-04-24 15:00 ` [PATCH 1/1] mdmon: Document that -a is equivalent to --all in --help output Jes.Sorensen
2013-04-24 21:16 ` [PATCH 0/1] Quiet down automated tool checking noise NeilBrown
2013-04-24 21:45   ` Jes Sorensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox