X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fcli%2Fbabeltrace2-cfg-cli-args.c;h=8bf2c25439ddeaf33e41cf2e40f484e36a209080;hb=1a29b831f3389a6f28a571fca01eee5c750cd86b;hp=a16fbfceaa4b6d2cff737bddd1eee9ba374c7b4d;hpb=2054a0d13fbfba65d23d17a1e35c9dd62f28c2ab;p=babeltrace.git diff --git a/src/cli/babeltrace2-cfg-cli-args.c b/src/cli/babeltrace2-cfg-cli-args.c index a16fbfce..8bf2c254 100644 --- a/src/cli/babeltrace2-cfg-cli-args.c +++ b/src/cli/babeltrace2-cfg-cli-args.c @@ -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;