]> git.proxmox.com Git - mirror_lxc.git/blobdiff - doc/lxc.sgml.in
From: Daniel Lezcano <daniel.lezcano@free.fr>
[mirror_lxc.git] / doc / lxc.sgml.in
index 39de600c0b163a6a8db92821513320e9c751d748..2dfd79febfe00b1715e9fb6fd45e49326a9bb237 100644 (file)
@@ -367,6 +367,20 @@ rootfs
       </para>
     </refsect2>
 
+    <refsect2>
+      <title>Connect to an available tty</title>
+      <para>
+       If the container is configured with the ttys, it is possible
+       to access it through them. It is up to the container to
+       provide a set of available tty to be used by the following
+       command. When the tty is lost, it is possible to reconnect it
+       without login again.
+       <programlisting>
+         lxc-console -n foo -t 3
+       </programlisting>
+      </para>
+    </refsect2>
+
     <refsect2>
       <title>Freeze / Unfreeze a container</title>
       <para>
@@ -591,6 +605,11 @@ rootfs
        <manvolnum>1</manvolnum>
       </citerefentry>,
 
+      <citerefentry>
+       <refentrytitle><command>lxc-console</command></refentrytitle>
+       <manvolnum>1</manvolnum>
+      </citerefentry>,
+
       <citerefentry>
        <refentrytitle><command>lxc-monitor</command></refentrytitle>
        <manvolnum>1</manvolnum>