diff options
Diffstat (limited to 'docs/podman-run.1.md')
-rw-r--r-- | docs/podman-run.1.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/podman-run.1.md b/docs/podman-run.1.md index 7290a5bd5..3a7a2954a 100644 --- a/docs/podman-run.1.md +++ b/docs/podman-run.1.md @@ -260,6 +260,8 @@ millions of trillions. **--log-opt**=[] Logging driver specific options. + "path=/var/log/container/mycontainer.json" : Set the path to the container log file. + **--mac-address**="" Container MAC address (e.g. 92:d0:c6:0a:29:33) |