kas-container: Fix help output
Signed-off-by: Claudius Heine <ch@denx.de> [Jan: further massaging] Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
This commit is contained in:
parent
29bbf059a5
commit
7e22208849
@ -41,9 +41,9 @@ usage()
|
||||
"container. Only required if\n"
|
||||
printf "%b" "\t\t\tloop-mounting is used by recipes.\n"
|
||||
printf "%b" "--runtime-args\t\tAdditional arguments to pass to the " \
|
||||
"container runtime for running the\n"
|
||||
printf "%b" "--docker-args\t\tSame as --runtime-args (deprecated)\n" \
|
||||
printf "%b" "\t\t\tbuild.\n"
|
||||
"container runtime\n"
|
||||
printf "%b" "\t\t\tfor running the build.\n"
|
||||
printf "%b" "--docker-args\t\tSame as --runtime-args (deprecated).\n"
|
||||
printf "%b" "-v\t\t\tPrint operations.\n"
|
||||
printf "%b" "--ssh-dir\t\tDirectory containing SSH configurations.\n"
|
||||
printf "%b" "\t\t\tAvoid \$HOME/.ssh unless you fully trust the " \
|
||||
|
Loading…
Reference in New Issue
Block a user