diff --git a/docs/source/markdown/podman-build.1.md.in b/docs/source/markdown/podman-build.1.md.in index b635807ad9..56d5b48e42 100644 --- a/docs/source/markdown/podman-build.1.md.in +++ b/docs/source/markdown/podman-build.1.md.in @@ -812,6 +812,10 @@ types include: Unset environment variables from the final image. +#### **--unsetlabel**=*label* + +Unset the image label, causing the label not to be inherited from the base image. + #### **--userns**=*how* Sets the configuration for user namespaces when handling `RUN` instructions.