summaryrefslogtreecommitdiff
path: root/docs/podman-run.1.md
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2018-01-30 06:23:58 +0100
committerAtomic Bot <atomic-devel@projectatomic.io>2018-02-03 19:49:14 +0000
commit095aaaa639ab57c594bb80bfefbfaed2a2fdff92 (patch)
tree55db4600d1fe284fb591ee810d490b179afe16ad /docs/podman-run.1.md
parent6ba6ecf59b9204d36388de07b866f157a4d13957 (diff)
downloadpodman-095aaaa639ab57c594bb80bfefbfaed2a2fdff92.tar.gz
podman-095aaaa639ab57c594bb80bfefbfaed2a2fdff92.tar.bz2
podman-095aaaa639ab57c594bb80bfefbfaed2a2fdff92.zip
Allow users to specify logpath
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Closes: #135 Approved by: mheon
Diffstat (limited to 'docs/podman-run.1.md')
-rw-r--r--docs/podman-run.1.md2
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)