summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPeter Hunt <pehunt@redhat.com>2019-05-22 11:46:26 -0400
committerPeter Hunt <pehunt@redhat.com>2019-05-28 11:14:08 -0400
commit88429242ddf82c03509ca66a687d9fb1534d2446 (patch)
tree5905a76af7396be8db361bd676349f243f5f8aae /docs
parent51bdf29f0493827ce3eb278a193d0a7402add896 (diff)
downloadpodman-88429242ddf82c03509ca66a687d9fb1534d2446.tar.gz
podman-88429242ddf82c03509ca66a687d9fb1534d2446.tar.bz2
podman-88429242ddf82c03509ca66a687d9fb1534d2446.zip
Add --follow to journald ctr logging
Signed-off-by: Peter Hunt <pehunt@redhat.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/podman-logs.1.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/podman-logs.1.md b/docs/podman-logs.1.md
index 6d5be373b..ce5d890ce 100644
--- a/docs/podman-logs.1.md
+++ b/docs/podman-logs.1.md
@@ -23,8 +23,6 @@ Note: If you are following a container which is removed `podman container rm`
or removed on exit `podman run --rm ...`, then there is a chance the the log
file will be removed before `podman logs` reads the final content.
-Also note: **--follow** is not currently supported when the container's log driver is journald
-
**--latest, -l**
Instead of providing the container name or ID, use the last created container. If you use methods other than Podman