Add `babeltrace.` prefix to `trace-info` and `support-info` query objects
[babeltrace.git] / src / cli / babeltrace2-cfg-cli-args.c
index a16fbfceaa4b6d2cff737bddd1eee9ba374c7b4d..8bf2c25439ddeaf33e41cf2e40f484e36a209080 100644 (file)
@@ -4052,8 +4052,8 @@ struct bt_config *bt_config_convert_from_args(int argc, const char *argv[],
                        break;
                case OPT_STREAM_INTERSECTION:
                        /*
-                        * Applies to all traces implementing the trace-info
-                        * query.
+                        * Applies to all traces implementing the
+                        * babeltrace.trace-info query.
                         */
                        stream_intersection_mode = true;
                        break;
This page took 0.023953 seconds and 4 git commands to generate.