summaryrefslogtreecommitdiff
path: root/docs/source/markdown/.gitignore
diff options
context:
space:
mode:
authorEd Santiago <santiago@redhat.com>2022-08-24 17:38:05 -0600
committerEd Santiago <santiago@redhat.com>2022-08-24 17:48:02 -0600
commit0ff0fde49e8d31b4fb9882dc12e1c17e6a641512 (patch)
tree37e497631f7391e0d6dc0303e936514f72f3b678 /docs/source/markdown/.gitignore
parent9a83fe33b5c93eff0e65064cc45158d8d0f6ea0d (diff)
downloadpodman-0ff0fde49e8d31b4fb9882dc12e1c17e6a641512.tar.gz
podman-0ff0fde49e8d31b4fb9882dc12e1c17e6a641512.tar.bz2
podman-0ff0fde49e8d31b4fb9882dc12e1c17e6a641512.zip
Man pages: refactor common options: log-related options
podman-logs and podman-pod-logs. Most of these were already identical, needing no review. Exceptions: --follow : needed some container/pod tweaking. This is the only one that really needs careful review. --names : I went with the longer version Note that podman-events has --since and --until options too, but those are too different to be combined here. Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'docs/source/markdown/.gitignore')
-rw-r--r--docs/source/markdown/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/source/markdown/.gitignore b/docs/source/markdown/.gitignore
index 85aed3be0..8a0d553ba 100644
--- a/docs/source/markdown/.gitignore
+++ b/docs/source/markdown/.gitignore
@@ -9,11 +9,13 @@ podman-kill.1.md
podman-kube-play.1.md
podman-login.1.md
podman-logout.1.md
+podman-logs.1.md
podman-manifest-add.1.md
podman-manifest-push.1.md
podman-pause.1.md
podman-pod-clone.1.md
podman-pod-create.1.md
+podman-pod-logs.1.md
podman-pod-rm.1.md
podman-pod-start.1.md
podman-pod-stop.1.md