Index: src/flag-definitions.h |
=================================================================== |
--- src/flag-definitions.h (revision 701) |
+++ src/flag-definitions.h (working copy) |
@@ -200,6 +200,7 @@ |
// Dev shell flags |
// |
+DEFINE_bool(help, false, "Print usage message, including flags, on console") |
DEFINE_bool(dump_counters, false, "Dump counters on exit") |
// |