Major changes of command processing for sessiond
[lttng-tools.git] / lttng / options.c
index 279bc2ffd6dd28d4593049be62c9d7db8ecb581d..de2681054c93d2dbbfd95088a860fd3909e7dda7 100644 (file)
@@ -41,7 +41,7 @@ int opt_stop_trace = 0;
 pid_t opt_trace_pid = 0;
 
 enum {
-       OPT_HELP,
+       OPT_HELP = 1,
        OPT_CREATE_SESSION,
        OPT_DESTROY_SESSION,
 };
This page took 0.024428 seconds and 5 git commands to generate.