MOD: updated the readme with usage info

This commit is contained in:
JohnE 2017-04-06 02:59:22 -07:00
parent 5cbb9b296a
commit 912a9a123c
1 changed files with 17 additions and 0 deletions

17
README
View File

@ -13,5 +13,22 @@ pycrypto==2.6.1
[[ Usage ]] [[ Usage ]]
Create PicSeal images
picseal.py -i <image_file>
***** ***** ***** *****
usage: picseal.py [-h] [-f FILE] [-v] [-vv] [-l] [-pm] [-pi] [-pa] [-w]
optional arguments:
-h, --help show this help message and exit
-f FILE, --file FILE source image file
-v, --verbose will set logging level to INFO
-vv, --vverbose will set logging level to DEBUG
-l, --logging will supercede the -v option and send all logging to a
file, logging.DEBUG
-pm, --printmeta print the metadata markers
-pi, --printimage print the image markers
-pa, --printall print all markers
-w, --write write picseal files