Update README

(cherry picked from commit 582c547191)
This commit is contained in:
Shivani Tipnis 2018-11-19 11:49:54 +05:30
parent b85321be97
commit 51bd64c754

View file

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