From c797dcc3d06762859ca07075c607e852fe02d18f Mon Sep 17 00:00:00 2001 From: Daniel Lezcano Date: Thu, 11 Aug 2011 17:54:57 +0200 Subject: [PATCH] lxc-ps : update the man page for passing the options Signed-off-by: Daniel Lezcano --- doc/lxc-ps.sgml.in | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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 -- 2.47.2