mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-06-06 22:11:51 +00:00
lxc-ps : update the man page for passing the options
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
This commit is contained in:
parent
858133f52c
commit
c797dcc3d0
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user