lxc-ps : update the man page for passing the options

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
This commit is contained in:
Daniel Lezcano 2011-08-11 17:54:57 +02:00 committed by Daniel Lezcano
parent 858133f52c
commit c797dcc3d0

View File

@ -110,8 +110,9 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</term> </term>
<listitem> <listitem>
<para> <para>
The option passed to <command>lxc-ps</command> are the The <command>ps</command> options must be separated
same as the <command>ps</command> command. from <command>lxc-ps</command> options by
the <option>--</option> parameter.
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>
@ -124,7 +125,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
<title>Example</title> <title>Example</title>
<variablelist> <variablelist>
<varlistentry> <varlistentry>
<term>lxc-ps --name foo --forest</term> <term>lxc-ps --name foo -- --forest</term>
<listitem> <listitem>
<para> <para>
list all the processes belonging to container 'foo' and show list all the processes belonging to container 'foo' and show