mirror of
https://github.com/containers/podman.git
synced 2025-10-18 19:53:58 +08:00
Fix documentation for log-driver
Signed-off-by: Peter Hunt <pehunt@redhat.com>
This commit is contained in:
@ -382,7 +382,7 @@ Not implemented
|
|||||||
|
|
||||||
**--log-driver**="*k8s-file*"
|
**--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*
|
**--log-opt**=*path*
|
||||||
|
|
||||||
|
@ -395,7 +395,7 @@ Not implemented
|
|||||||
|
|
||||||
**--log-driver**="*k8s-file*"
|
**--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*
|
**--log-opt**=*path*
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user