From: Daniel Lezcano Date: Thu, 11 Aug 2011 15:54:57 +0000 (+0200) Subject: lxc-ps : update the man page for passing the options X-Git-Tag: lxc-0.7.5~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c797dcc3d06762859ca07075c607e852fe02d18f;p=thirdparty%2Flxc.git lxc-ps : update the man page for passing the options Signed-off-by: Daniel Lezcano --- diff --git a/doc/lxc-ps.sgml.in b/doc/lxc-ps.sgml.in index 6c5326530..bb7b5a659 100644 --- a/doc/lxc-ps.sgml.in +++ b/doc/lxc-ps.sgml.in @@ -110,8 +110,9 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - The option passed to lxc-ps are the - same as the ps command. + The ps options must be separated + from lxc-ps options by + the parameter. @@ -124,7 +125,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Example - lxc-ps --name foo --forest + lxc-ps --name foo -- --forest list all the processes belonging to container 'foo' and show