summaryrefslogtreecommitdiff
path: root/docs/source/markdown/options/gidmap.pod.md
Commit message (Collapse)AuthorAge
* Man pages: refactor common options: --gidmapEd Santiago2022-08-24
Two versions: one for container-related commands, one for pods. The container one is easy: all versions matched, so I made no changes. The pod one is hard to review. I went with the pod-clone version because the pod-create one looks suspicious: it talks in terms of containers, not pods. It's possible that I've got it wrong, and that these two cannot be combined, so please review very carefully. I strongly recommend using hack/markdown-preprocess-review for this one. Signed-off-by: Ed Santiago <santiago@redhat.com>