Fix: `babeltrace2 convert`: don't consider the `--plugin-path` opt.
[babeltrace.git] / src / cli / babeltrace2-cfg-cli-args.c
index 4a8f57b9d68947ea187c77069e25e5266e7221f3..5180dadc6108b4021b8d3baaa57c0d36f464a712 100644 (file)
@@ -2276,7 +2276,6 @@ const struct argpar_opt_descr convert_options[] = {
        { OPT_OUTPUT, 'w', "output", true },
        { OPT_OUTPUT_FORMAT, 'o', "output-format", true },
        { OPT_PARAMS, 'p', "params", true },
-       { OPT_PLUGIN_PATH, '\0', "plugin-path", true },
        { OPT_RETRY_DURATION, '\0', "retry-duration", true },
        { OPT_RUN_ARGS, '\0', "run-args", false },
        { OPT_RUN_ARGS_0, '\0', "run-args-0", false },
This page took 0.023307 seconds and 4 git commands to generate.