From: Christian Brauner Date: Mon, 11 Apr 2016 16:13:09 +0000 (+0200) Subject: lxc-attach: add logging option to manpage X-Git-Tag: lxc-2.1.0~451^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F964%2Fhead;p=thirdparty%2Flxc.git lxc-attach: add logging option to manpage Signed-off-by: Christian Brauner --- 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. + + + +