* [PATCH] flash_erase: fix incorrect help message
@ 2011-06-29 18:14 Brian Norris
2011-06-30 11:54 ` Artem Bityutskiy
0 siblings, 1 reply; 2+ messages in thread
From: Brian Norris @ 2011-06-29 18:14 UTC (permalink / raw)
To: Artem Bityutskiy; +Cc: Brian Norris, linux-mtd
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
---
flash_erase.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/flash_erase.c b/flash_erase.c
index 220f85a..fe2eaca 100644
--- a/flash_erase.c
+++ b/flash_erase.c
@@ -66,7 +66,7 @@ static void display_help (void)
" -j, --jffs2 format the device for jffs2\n"
" -N, --noskipbad don't skip bad blocks\n"
" -u, --unlock unlock sectors before erasing\n"
- " -q, --quiet display progress messages\n"
+ " -q, --quiet do not display progress messages\n"
" --silent same as --quiet\n"
" --help display this help and exit\n"
" --version output version information and exit\n",
--
1.7.0.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] flash_erase: fix incorrect help message
2011-06-29 18:14 [PATCH] flash_erase: fix incorrect help message Brian Norris
@ 2011-06-30 11:54 ` Artem Bityutskiy
0 siblings, 0 replies; 2+ messages in thread
From: Artem Bityutskiy @ 2011-06-30 11:54 UTC (permalink / raw)
To: Brian Norris; +Cc: linux-mtd
On Wed, 2011-06-29 at 11:14 -0700, Brian Norris wrote:
> Signed-off-by: Brian Norris <computersforpeace@gmail.com>
> ---
> flash_erase.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Pushed, thanks Brian!
--
Best Regards,
Artem Bityutskiy
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-06-30 11:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-29 18:14 [PATCH] flash_erase: fix incorrect help message Brian Norris
2011-06-30 11:54 ` Artem Bityutskiy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).