Skip to content

Commit 57adf5f

Browse files
SteveL-MSFTtgauth
andcommittedMar 10, 2025
Update tools/dsctest/src/args.rs
Co-authored-by: Tess Gauthier <tgauth@bu.edu>
1 parent f27c533 commit 57adf5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎tools/dsctest/src/args.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ pub enum SubCommand {
5656
},
5757
#[clap(name = "exporter", about = "Exports different types of resources")]
5858
Exporter {
59-
#[clap(name = "input", short, long, help = "The input to the exit code command as JSON")]
59+
#[clap(name = "input", short, long, help = "The input to the exporter command as JSON")]
6060
input: String,
6161
},
6262

0 commit comments

Comments
 (0)