Skip to content

Commit

Permalink
docs(fmt): document fmt subcmd.
Browse files Browse the repository at this point in the history
  • Loading branch information
ErichDonGubler committed Apr 3, 2024
1 parent 647eb29 commit 06835a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions moz-webgpu-cts/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ enum Subcommand {
#[clap(long)]
preset: ReportProcessingPreset,
},
/// Parse test metadata and re-emit it in normalized form.
#[clap(name = "fmt")]
Format,
Triage {
Expand Down

0 comments on commit 06835a0

Please sign in to comment.