Commit 9887d6c6 by Daniel Lezcano

update checkpoint / restart man page

Notify the checkpoint / restart commands do nothing for the moment. Signed-off-by: 's avatarDaniel Lezcano <dlezcano@fr.ibm.com>
parent 396639d4
...@@ -43,7 +43,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ...@@ -43,7 +43,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
<refname>lxc-checkpoint</refname> <refname>lxc-checkpoint</refname>
<refpurpose> <refpurpose>
checkpoint a running container checkpoint a running container (not implemented yet)
</refpurpose> </refpurpose>
</refnamediv> </refnamediv>
...@@ -164,6 +164,13 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ...@@ -164,6 +164,13 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</refsect1> </refsect1>
<refsect1>
<Title>Notes</Title>
<para>Actually, this command does not operate. Its description
helps to define a CLI api for future Checkpoint / Restart
solution</para>
</refsect1>
&seealso; &seealso;
<refsect1> <refsect1>
......
...@@ -43,7 +43,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ...@@ -43,7 +43,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
<refname>lxc-restart</refname> <refname>lxc-restart</refname>
<refpurpose> <refpurpose>
restart a container from a file restart a container from a file (not implemented yet)
</refpurpose> </refpurpose>
</refnamediv> </refnamediv>
...@@ -176,6 +176,13 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ...@@ -176,6 +176,13 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</refsect1> </refsect1>
<refsect1>
<Title>Notes</Title>
<para>Actually, this command does not operate. Its description
helps to define a CLI api for future Checkpoint / Restart
solution</para>
</refsect1>
&seealso; &seealso;
<refsect1> <refsect1>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment