Fix force_fieldtrials documentation in video_loopback
Bug: None Change-Id: I49bb3ee249c7dfec5f97ee974bfa717ebe711519 Reviewed-on: https://webrtc-review.googlesource.com/c/106080 Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Elad Alon <eladalon@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25181}
This commit is contained in:
@ -262,7 +262,7 @@ DEFINE_string(
|
|||||||
force_fieldtrials,
|
force_fieldtrials,
|
||||||
"",
|
"",
|
||||||
"Field trials control experimental feature code which can be forced. "
|
"Field trials control experimental feature code which can be forced. "
|
||||||
"E.g. running with --force_fieldtrials=WebRTC-FooFeature/Enable/"
|
"E.g. running with --force_fieldtrials=WebRTC-FooFeature/Enabled/"
|
||||||
" will assign the group Enable to field trial WebRTC-FooFeature. Multiple "
|
" will assign the group Enable to field trial WebRTC-FooFeature. Multiple "
|
||||||
"trials are separated by \"/\"");
|
"trials are separated by \"/\"");
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user