mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
Merge branch 'contrib/github_pr_18395' into 'master'
docs: fix uninstall command in EIM guide (GitHub PR) Closes IDFGH-17435 See merge request espressif/esp-idf!47180
This commit is contained in:
@@ -319,7 +319,7 @@ To remove a specific ESP-IDF version, for example v5.4.2, run the following comm
|
|||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
eim uninstall v5.4.2
|
eim remove v5.4.2
|
||||||
|
|
||||||
To remove all ESP-IDF versions, run the following command in your terminal:
|
To remove all ESP-IDF versions, run the following command in your terminal:
|
||||||
|
|
||||||
|
|||||||
@@ -319,7 +319,7 @@ EIM 提供两种安装方式:
|
|||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
eim uninstall v5.4.2
|
eim remove v5.4.2
|
||||||
|
|
||||||
如需删除所有 ESP-IDF 版本,请在终端中运行以下命令:
|
如需删除所有 ESP-IDF 版本,请在终端中运行以下命令:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user