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:
Claudius Heine 2020-10-02 08:10:44 +02:00 committed by Jan Kiszka
parent 29bbf059a5
commit 7e22208849

View File

@ -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 " \