Skip to content

Commit f1c014e

Browse files
committed
cmd-build-with-buildah: fix --version help string
1 parent 4234907 commit f1c014e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cmd-build-with-buildah

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Usage: coreos-assembler build-with-buildah
1414
`cosa build` will pivot to this script when the environment variable `COREOS_ASSEMBLER_BUILD_WITH_BUILDAH` is set.
1515
1616
The following options are supported:
17-
--version Use the versionary script from the source config to drive version.
17+
--version=VERSION Use the given version instead of using versionary.
1818
--direct Run buildah directly rather than within supermin.
1919
EOF
2020
}

0 commit comments

Comments
 (0)