mirror of
https://github.com/containers/podman.git
synced 2025-07-15 03:02:52 +08:00

When the `Mask=` and `Unmask=` quadlet options were initially added, they were mistakenly placed in the [Kube] section when they should be in the [Container] section. This commit corrects the mistake and adds example usage to the [Container] options table. Signed-off-by: Paul Nettleton <k9@k9withabone.dev>