diff options
author | Philip Sargent <philip.sargent@gmail.com> | 2020-04-09 02:40:32 +0100 |
---|---|---|
committer | Philip Sargent <philip.sargent@gmail.com> | 2020-04-09 02:40:32 +0100 |
commit | d71e31417b1fce145dd75661d33f2c01f83cdf57 (patch) | |
tree | 3ea4b951d40e0b48448b84f2efda71427f47d8fc /databaseReset.py | |
parent | fbe6c0c85921fa35b0aafbc597eb9f6e4482aa5d (diff) | |
download | troggle-d71e31417b1fce145dd75661d33f2c01f83cdf57.tar.gz troggle-d71e31417b1fce145dd75661d33f2c01f83cdf57.tar.bz2 troggle-d71e31417b1fce145dd75661d33f2c01f83cdf57.zip |
scanned image files importing
Diffstat (limited to 'databaseReset.py')
-rw-r--r-- | databaseReset.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databaseReset.py b/databaseReset.py index 3fba913..b81a640 100644 --- a/databaseReset.py +++ b/databaseReset.py @@ -182,10 +182,10 @@ def usage(): people - read in the people from folk.csv QMs - read in the QM files resetend - scans - read in the scanned surveynotes + scans - NOT the scanned surveynotes ?! survex - read in the survex files survexpos - surveys + surveys - read in the scanned surveynotes tunnel - read in the Tunnel files """) |