We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee06399 commit af2e608Copy full SHA for af2e608
1 file changed
moz-webgpu-cts/src/main.rs
@@ -76,7 +76,7 @@ enum Subcommand {
76
/// --preset=same-fx …` against the runs' new reports. Repeat as necessary.
77
///
78
/// With both steps, you may delete the local copies of these reports after being processed
79
- /// with `process-reports`. You should not need to re-process them unless you have made an
+ /// with `update-expected`. You should not need to re-process them unless you have made an
80
/// error in following these steps.
81
#[clap(alias = "process-reports")]
82
UpdateExpected {
0 commit comments