change option
[lttv.git] / ltt / branches / poly / lttv / modules / text / textDump.c
index 37dcf7d31997b7a873523340597335f9b08b5348..ea689e2e217b6831921b453ccb1e6b2b3a3a45e4 100644 (file)
@@ -371,7 +371,7 @@ static void init()
       LTTV_OPT_NONE, &a_field_names, NULL, NULL);
 
   a_state = FALSE;
-  lttv_option_add("process_state", 's', 
+  lttv_option_add("process_state", 'r', 
       "write the pid and state for each event", 
       "", 
       LTTV_OPT_NONE, &a_state, NULL, NULL);
This page took 0.022658 seconds and 4 git commands to generate.