From 73f4bbab7c09f6819a579017175db8e61131f143 Mon Sep 17 00:00:00 2001 From: JohnE Date: Wed, 28 Oct 2015 02:39:23 -0700 Subject: [PATCH] MOD: updated the readme --- docs/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/README b/docs/README index e3d2ffe..6db84e2 100644 --- a/docs/README +++ b/docs/README @@ -35,7 +35,7 @@ The fingerprint can be used for historical comparisons to see what has changed i ***** ***** ***** ***** usage: dbfp.py [-h] [-f FILE] [-fd FPDIR] [-fp FP] [-an APP_NAME] - [-av APP_VERSION] [-n NOTES] [-v] + [-av APP_VERSION] [-n NOTES] [-pull] [-v] Fingerprint a sqlite database based on its schema @@ -48,5 +48,5 @@ optional arguments: -an APP_NAME, --app_name APP_NAME -av APP_VERSION, --app_version APP_VERSION -n NOTES, --notes NOTES - -v, --verbose - \ No newline at end of file + -pull, --pull + -v, --verbose \ No newline at end of file