cgclear: unify help output
put the options to chronological order
Signed-off-by: Ivana Hutarova Varekova <[email protected]>
---
src/tools/cgclear.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/tools/cgclear.c b/src/tools/cgclear.c
index 915038a..27cc47a 100644
--- a/src/tools/cgclear.c
+++ b/src/tools/cgclear.c
@@ -37,8 +37,8 @@ static void usage(int status, const char *program_name)
printf("Usage: %s [-h] [-l FILE] [-L DIR] [-e]\n",
program_name);
printf("Unload the cgroup filesystem\n");
- printf(" -h, --help Display this help\n");
printf(" -e, --empty Remove only empty cgroups\n");
+ printf(" -h, --help Display this help\n");
printf(" -l, --load=FILE Parse and load the cgroups "\
"configuration file\n");
printf(" -L, --load-directory=DIR Parse and load the cgroups "\
------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13.
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________
Libcg-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libcg-devel