Re: [Libcg-devel] [PATCH 11/19] cgexec: unify the help output

2013-09-19 Thread Jan Safranek
On 09/17/2013 08:51 AM, Ivana Hutarova Varekova wrote: > cgexec: unify the help output - add -h option info > > Signed-off-by: Ivana Hutarova Varekova Acked-By: Jan Safranek > --- > > src/tools/cgexec.c |1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/src/tools/

[Libcg-devel] [PATCH 11/19] cgexec: unify the help output

2013-09-16 Thread Ivana Hutarova Varekova
cgexec: unify the help output - add -h option info Signed-off-by: Ivana Hutarova Varekova --- src/tools/cgexec.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/tools/cgexec.c b/src/tools/cgexec.c index a6b8e4f..fa1c58c 100644 --- a/src/tools/cgexec.c +++ b/src/tool