mirror of
https://github.com/containers/podman.git
synced 2026-07-20 04:02:03 -04: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>