Fix: Remove test_seek_empty_packet and test_seek_big_trace from SCRIPT_LIST
[babeltrace.git] / converter / babeltrace.c
index ff8a6c54e7dc6c7d7fc1e1b2bd9c59b6563b6283..d80b1198fafe2cb58dacca8bc185f75bcf2b0f97 100644 (file)
@@ -192,9 +192,8 @@ static void usage(FILE *fp)
 #ifdef ENABLE_DEBUGINFO
        fprintf(fp, "      --debug-info-dir           Directory in which to look for debugging information\n");
        fprintf(fp, "                                 files. (default: /usr/lib/debug/)\n");
-       fprintf(fp, "      --debug-info-full-path     Show full debug info source and binary paths (if available)\n");
        fprintf(fp, "      --debug-info-target-prefix Directory to use as a prefix for executable lookup\n");
-       fprintf(fp, "                                 during debug info analysis.\n");
+       fprintf(fp, "      --debug-info-full-path     Show full debug info source and binary paths (if available)\n");
 #endif
        list_formats(fp);
        fprintf(fp, "\n");
This page took 0.022886 seconds and 4 git commands to generate.