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_START(automount) .cmd = do_automount, - .usage = "automount [OPTIONS] \n", + .usage = "automount [OPTIONS] ", BAREBOX_CMD_HELP(cmd_automount_help) BAREBOX_CMD_END