Skip to content

Commit af2e608

Browse files
docs: s/process-reports/update-expected
1 parent ee06399 commit af2e608

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

moz-webgpu-cts/src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ enum Subcommand {
7676
/// --preset=same-fx …` against the runs' new reports. Repeat as necessary.
7777
///
7878
/// 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
79+
/// with `update-expected`. You should not need to re-process them unless you have made an
8080
/// error in following these steps.
8181
#[clap(alias = "process-reports")]
8282
UpdateExpected {

0 commit comments

Comments
 (0)