Signed-off-by: Alexander Shiyan <shc_work@xxxxxxx> --- commands/automount.c | 1 + 1 file changed, 1 insertion(+) diff --git a/commands/automount.c b/commands/automount.c index 4713932..511d18b 100644 --- a/commands/automount.c +++ b/commands/automount.c @@ -60,6 +60,7 @@ BAREBOX_CMD_HELP_START(automount) BAREBOX_CMD_HELP_USAGE("automount [OPTIONS] <PATH> <cmd>\n") BAREBOX_CMD_HELP_SHORT("execute <cmd> when <PATH> is first accessed\n") BAREBOX_CMD_HELP_OPT("-l", "List currently registered automountpoints\n") +BAREBOX_CMD_HELP_OPT("-d", "Create the mount path\n") BAREBOX_CMD_HELP_OPT("-r <PATH>", "remove an automountpoint\n") BAREBOX_CMD_HELP_END -- 1.7.12.4 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox