tools/vm/slabinfo: add sorting info to help menu
[linux-2.6-microblaze.git] / tools / vm / slabinfo.c
index 469ff61..68092d1 100644 (file)
@@ -148,6 +148,8 @@ static void usage(void)
                "    p | P              Poisoning\n"
                "    u | U              Tracking\n"
                "    t | T              Tracing\n"
+
+               "\nSorting options (--Loss, --Size, --Partial) are mutually exclusive\n"
        );
 }