Index: mttroot/mtt/bin/trans/dia2abg.pl ================================================================== --- mttroot/mtt/bin/trans/dia2abg.pl +++ mttroot/mtt/bin/trans/dia2abg.pl @@ -545,11 +545,12 @@ sub usage { return "\n" . "Usage: dia2abg.pl --diagram_name [options]\n" . "Options:\n" . - "\t--dia_input_file \n" . + "\t--dia_input_file \n" . + "\t--dia_output_file \n" . "\t--component_list_file\n" . "\t--create_component_list\n" . "\t--create_ibg\n" . "\t--debug\n" . "\t--ibg_file \n" .