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