Skip to content

Commit 0bc53dc

Browse files
committed
cmd-build-with-buildah: fix typo in --skip-prune help text
Noticed by Gemini.
1 parent 835a27f commit 0bc53dc

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
@@ -20,7 +20,7 @@ Usage: coreos-assembler build-with-buildah
2020
--autolock=VERSION If no base lockfile used, create one from any arch build of `VERSION`.
2121
Note this is automatically enabled when adding to an existing multi-arch
2222
non-strict build.
23-
--skip-prune Skip prunning previous builds.
23+
--skip-prune Skip pruning previous builds.
2424
--strict Only allow installing locked packages when using lockfiles.
2525
--parent-build=VERSION This option does nothing and is provided for backwards compatibility.
2626
--force This option does nothing and is provided for backwards compatibility.

0 commit comments

Comments
 (0)