From e615b7d67124c548a3c7b422348821204ce32775 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Thu, 12 Jul 2018 14:34:37 -0400 Subject: Log all output of logrus to syslog as well as stdout/stderr Signed-off-by: Daniel J Walsh Closes: #1084 Approved by: baude --- docs/podman.1.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/podman.1.md b/docs/podman.1.md index bb84037a0..c946ccb02 100644 --- a/docs/podman.1.md +++ b/docs/podman.1.md @@ -59,6 +59,10 @@ Select which storage driver is used to manage storage of images and containers ( Used to pass an option to the storage driver +**--syslog** + +output logging information to syslog as well as the console + **--version, -v** Print the version -- cgit v1.2.3-54-g00ecf