[PATCH] commands: automount: Added help string about "-d" option
Sascha Hauer
s.hauer at pengutronix.de
Mon Feb 18 03:19:16 EST 2013
On Sun, Feb 17, 2013 at 09:59:37PM +0400, Alexander Shiyan wrote:
>
> Signed-off-by: Alexander Shiyan <shc_work at mail.ru>
Applied, thanks
Sascha
> ---
> 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 at 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 |
More information about the barebox
mailing list