Skip to content

Commit 079f877

Browse files
committed
updated the discovery command help
1 parent 042bf42 commit 079f877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-tauri/src/cli/cli_args.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ pub enum Commands {
6565
version: Option<String>,
6666
},
6767

68-
/// Discover available ESP-IDF versions (not implemented yet)
68+
/// Discover available ESP-IDF versions
6969
Discover {
7070
#[arg(help = "Discover available ESP-IDF versions and imports them")]
7171
path: Option<String>,

0 commit comments

Comments
 (0)