From b6c75a3cc572b9a8299aaad5af287ec82c424ba8 Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Tue, 13 Sep 2022 13:49:24 -0600 Subject: Man pages: refactor common options: --preserve-fds, -it Three simple options shared among podman-create, exec, run. I mostly went with the podman-run versions. For --tty, this means that create and exec get the long stdout/stderr note. (The example, though, remains only in podman-run). For -i, mostly boldspace changes. For --preserve-fds, podman-exec now has the "not with remote" note (which it didn't until now) Signed-off-by: Ed Santiago --- docs/source/markdown/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/source/markdown/.gitignore') diff --git a/docs/source/markdown/.gitignore b/docs/source/markdown/.gitignore index 552e6f520..69911b5b8 100644 --- a/docs/source/markdown/.gitignore +++ b/docs/source/markdown/.gitignore @@ -26,6 +26,7 @@ podman-push.1.md podman-rm.1.md podman-run.1.md podman-search.1.md +podman-start.1.md podman-stop.1.md podman-unpause.1.md podman-update.1.md -- cgit v1.2.3-54-g00ecf