From 912a9a123c4f8ed0eb3ac4d6940722418ef6d6ec Mon Sep 17 00:00:00 2001 From: JohnE Date: Thu, 6 Apr 2017 02:59:22 -0700 Subject: [PATCH] MOD: updated the readme with usage info --- README | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README b/README index 80e30e8..c7bc466 100644 --- a/README +++ b/README @@ -13,5 +13,22 @@ pycrypto==2.6.1 [[ Usage ]] +Create PicSeal images + picseal.py -i +***** ***** ***** ***** + +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