aboutsummaryrefslogtreecommitdiff
path: root/docs/source/markdown/options/dns-search.container.md
Commit message (Collapse)AuthorAge
* Man pages: refactor common options: --dns-*Ed Santiago2022-08-29
--dns-opt and --dns-search, but only in podman-create and -run. Went with the -run version in both cases; --dns-opt remained unchanged, but in --dns-search I changed 'and' to 'with'. Did not consolidate podman-build or podman-pod-create: too different. Signed-off-by: Ed Santiago <santiago@redhat.com>