MOD: updated the readme
This commit is contained in:
parent
62666f7e33
commit
73f4bbab7c
|
@ -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]
|
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
|
Fingerprint a sqlite database based on its schema
|
||||||
|
|
||||||
|
@ -48,5 +48,5 @@ optional arguments:
|
||||||
-an APP_NAME, --app_name APP_NAME
|
-an APP_NAME, --app_name APP_NAME
|
||||||
-av APP_VERSION, --app_version APP_VERSION
|
-av APP_VERSION, --app_version APP_VERSION
|
||||||
-n NOTES, --notes NOTES
|
-n NOTES, --notes NOTES
|
||||||
|
-pull, --pull
|
||||||
-v, --verbose
|
-v, --verbose
|
||||||
|
|
Loading…
Reference in New Issue