We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
wit_path
1 parent 324fc03 commit 7fa84e2Copy full SHA for 7fa84e2
src/command.rs
@@ -24,7 +24,7 @@ pub struct Options {
24
25
#[derive(clap::Args, Clone, Debug)]
26
pub struct Common {
27
- /// File or directory containing WIT document(s).
+ /// Files or directories containing WIT document(s).
28
///
29
/// This may be specified more than once, for example:
30
/// `-d ./wit/deps -d ./wit/app`
0 commit comments