summaryrefslogtreecommitdiff
path: root/docs/podman-run.1.md
diff options
context:
space:
mode:
authorPeter Hunt <pehunt@redhat.com>2019-06-19 12:50:05 -0400
committerPeter Hunt <pehunt@redhat.com>2019-06-19 12:50:05 -0400
commit47e2ad8ec37a136851639145579cba34ab973e0d (patch)
tree7089470965b54540da96b1465446e9e68a5bdc71 /docs/podman-run.1.md
parent11fbd20f5dcd095cf010c4c1903b8a8989db16bb (diff)
downloadpodman-47e2ad8ec37a136851639145579cba34ab973e0d.tar.gz
podman-47e2ad8ec37a136851639145579cba34ab973e0d.tar.bz2
podman-47e2ad8ec37a136851639145579cba34ab973e0d.zip
Fix documentation for log-driver
Signed-off-by: Peter Hunt <pehunt@redhat.com>
Diffstat (limited to 'docs/podman-run.1.md')
-rw-r--r--docs/podman-run.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-run.1.md b/docs/podman-run.1.md
index c678d2a4c..042a7a561 100644
--- a/docs/podman-run.1.md
+++ b/docs/podman-run.1.md
@@ -395,7 +395,7 @@ Not implemented
**--log-driver**="*k8s-file*"
-Logging driver for the container. Currently not supported. This flag is a NOOP provided solely for scripting compatibility.
+Logging driver for the container. Currently available options are *k8s-file* and *journald*, with *json-file* aliased to *k8s-file* for scripting compatibility.
**--log-opt**=*path*