]> granicus.if.org Git - esp-idf/commitdiff
Update README
authorShivani Tipnis <shivani@espressif.com>
Mon, 19 Nov 2018 06:19:54 +0000 (11:49 +0530)
committerShivani Tipnis <shivani@espressif.com>
Wed, 21 Nov 2018 07:25:47 +0000 (12:55 +0530)
components/nvs_flash/nvs_partition_generator/README.rst

index f6775179b7941a8dc61ccc9b2a5d7355c90e8d55..46b3b771df22ba104913978f163ee8c064e87ed0 100644 (file)
@@ -96,11 +96,12 @@ Running the utility
 
 
 You can run this utility in two modes:
-    -   Normal mode - Binary generated in this mode is an unencrypted binary file.
+    -   Default mode - Binary generated in this mode is an unencrypted binary file.
     -   Encryption mode - Binary generated in this mode is an encrypted binary file.
 
 
-**In normal mode:**
+**In default mode:**
+--------------------
 
 *Usage*::
 
@@ -116,6 +117,7 @@ You can run the utility using below command::
 
 
 **In encryption mode:**
+-----------------------
 
 *Usage*::
 
@@ -151,6 +153,7 @@ You can also provide the format version number (in any of the two modes):
 
 
 **Multipage Blob Support Enabled (v2):**
+----------------------------------------
 
 You can run the utility in this format by setting the version parameter to v2, as shown below.
 A sample CSV file is provided with the utility::
@@ -159,6 +162,7 @@ A sample CSV file is provided with the utility::
 
 
 **Multipage Blob Support Disabled (v1):**
+-----------------------------------------
 
 You can run the utility in this format by setting the version parameter to v1, as shown below.
 A sample CSV file is provided with the utility::