From 7423f13ff7f0222e5e35971fde0562d588aed3f4 Mon Sep 17 00:00:00 2001 From: Carlo Caione Date: Sat, 13 Oct 2012 14:11:16 +0200 Subject: cosmetic: extra new line in automount usage command Signed-off-by: Carlo Caione Signed-off-by: Sascha Hauer --- commands/automount.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands/automount.c') diff --git a/commands/automount.c b/commands/automount.c index 4f7aa0e01e..4713932610 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] \n", + .usage = "automount [OPTIONS] ", BAREBOX_CMD_HELP(cmd_automount_help) BAREBOX_CMD_END -- cgit v1.2.3