Skip to content

Commit 7fa84e2

Browse files
committed
update wit_path doc comments to reflect multiple usage
Signed-off-by: Joel Dice <joel.dice@fermyon.com>
1 parent 324fc03 commit 7fa84e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/command.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pub struct Options {
2424

2525
#[derive(clap::Args, Clone, Debug)]
2626
pub struct Common {
27-
/// File or directory containing WIT document(s).
27+
/// Files or directories containing WIT document(s).
2828
///
2929
/// This may be specified more than once, for example:
3030
/// `-d ./wit/deps -d ./wit/app`

0 commit comments

Comments
 (0)