* [PATCH] cosmetic: extra new line in automount usage command
@ 2012-10-13 12:11 Carlo Caione
2012-10-13 18:21 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Carlo Caione @ 2012-10-13 12:11 UTC (permalink / raw)
To: barebox
Signed-off-by: Carlo Caione <carlo.caione@gmail.com>
---
commands/automount.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/commands/automount.c b/commands/automount.c
index 4f7aa0e..4713932 100644
--- a/commands/automount.c
+++ b/commands/automount.c
@@ -65,7 +65,7 @@ BAREBOX_CMD_HELP_END
BAREBOX_CMD_START(automount)
.cmd = do_automount,
- .usage = "automount [OPTIONS] <PATH> <cmd>\n",
+ .usage = "automount [OPTIONS] <PATH> <cmd>",
BAREBOX_CMD_HELP(cmd_automount_help)
BAREBOX_CMD_END
--
1.7.12.3
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] cosmetic: extra new line in automount usage command
2012-10-13 12:11 [PATCH] cosmetic: extra new line in automount usage command Carlo Caione
@ 2012-10-13 18:21 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2012-10-13 18:21 UTC (permalink / raw)
To: Carlo Caione; +Cc: barebox
On Sat, Oct 13, 2012 at 02:11:16PM +0200, Carlo Caione wrote:
> Signed-off-by: Carlo Caione <carlo.caione@gmail.com>
Applied, thanks
Sascha
> ---
> commands/automount.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/commands/automount.c b/commands/automount.c
> index 4f7aa0e..4713932 100644
> --- a/commands/automount.c
> +++ b/commands/automount.c
> @@ -65,7 +65,7 @@ BAREBOX_CMD_HELP_END
>
> BAREBOX_CMD_START(automount)
> .cmd = do_automount,
> - .usage = "automount [OPTIONS] <PATH> <cmd>\n",
> + .usage = "automount [OPTIONS] <PATH> <cmd>",
> BAREBOX_CMD_HELP(cmd_automount_help)
> BAREBOX_CMD_END
>
> --
> 1.7.12.3
>
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-10-13 18:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-13 12:11 [PATCH] cosmetic: extra new line in automount usage command Carlo Caione
2012-10-13 18:21 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox