mirror of
https://github.com/esp-rs/espup.git
synced 2025-10-01 14:50:50 +00:00
docs: 🎨 Fix typo
This commit is contained in:
parent
afd1ed1e7a
commit
67db330b81
@ -99,7 +99,7 @@ pub struct UpdateOpts {
|
||||
|
||||
#[derive(Debug, Parser)]
|
||||
pub struct UninstallOpts {
|
||||
/// ESP-IDF version to uninstall. If empty, no esp-idf is uninsalled. Version format:
|
||||
/// ESP-IDF version to uninstall. If empty, no esp-idf is uninstalled. Version format:
|
||||
///
|
||||
/// - `commit:<hash>`: Uses the commit `<hash>` of the `esp-idf` repository.
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user