this patch adds missing "," character to --help output

Signed-off-by: Ivana Hutarova Varekova <varek...@redhat.com>
---

 0 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/src/tools/cgcreate.c b/src/tools/cgcreate.c
index cda5681..d10bd45 100644
--- a/src/tools/cgcreate.c
+++ b/src/tools/cgcreate.c
@@ -52,7 +52,7 @@ static void usage(int status, const char *program_name)
                        "group which should be added\n");
                fprintf(stdout, "  -h, --help                   Display "\
                        "this help\n");
-               fprintf(stdout, "  -s --tperm=mode              Tasks "\
+               fprintf(stdout, "  -s, --tperm=mode             Tasks "\
                                "file permissions\n");
                fprintf(stdout, "  -t <tuid>:<tgid>             Owner "\
                        "of the tasks file\n");


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Libcg-devel mailing list
Libcg-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to