mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-07 06:34:34 +02:00
fatfsparse.py/docs: Added missing cmd parameter to the docs
This commit is contained in:
@@ -144,4 +144,4 @@ It is a reverse tool of (:component_file:`fatfsgen.py<fatfs/fatfsgen.py>`), i.e.
|
|||||||
|
|
||||||
Usage::
|
Usage::
|
||||||
|
|
||||||
./fatfsparse.py [-h] [--long-name-support] fatfs_image.img
|
./fatfsparse.py [-h] [--long-name-support] [--wear-leveling] fatfs_image.img
|
||||||
|
@@ -141,4 +141,4 @@ FatFs 分区分析器
|
|||||||
|
|
||||||
您可以使用::
|
您可以使用::
|
||||||
|
|
||||||
./fatfsparse.py [-h] [--long-name-support] fatfs_image.img
|
./fatfsparse.py [-h] [--long-name-support] [--wear-leveling] fatfs_image.img
|
||||||
|
Reference in New Issue
Block a user