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.
1 parent 042bf42 commit 079f877Copy full SHA for 079f877
src-tauri/src/cli/cli_args.rs
@@ -65,7 +65,7 @@ pub enum Commands {
65
version: Option<String>,
66
},
67
68
- /// Discover available ESP-IDF versions (not implemented yet)
+ /// Discover available ESP-IDF versions
69
Discover {
70
#[arg(help = "Discover available ESP-IDF versions and imports them")]
71
path: Option<String>,
0 commit comments