From f43d63bc668a922efadc5a57b877734c9bd379db Mon Sep 17 00:00:00 2001 From: Christian Brauner Date: Mon, 11 Apr 2016 18:13:09 +0200 Subject: [PATCH] lxc-attach: add logging option to manpage Signed-off-by: Christian Brauner --- doc/lxc-attach.sgml.in | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/doc/lxc-attach.sgml.in b/doc/lxc-attach.sgml.in index c1937d90b..2b7203fea 100644 --- a/doc/lxc-attach.sgml.in +++ b/doc/lxc-attach.sgml.in @@ -58,6 +58,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA --keep-env --clear-env -- command + -L file @@ -235,6 +236,22 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + + + + + + + Specify a file where the output of lxc-attach will be + logged. + + + Important: When a standard file descriptor + does not refer to a pty ouput produced on it will not be logged. + + + +