diff options
author | wookey <devnull@localhost> | 2013-10-07 23:45:59 +0100 |
---|---|---|
committer | wookey <devnull@localhost> | 2013-10-07 23:45:59 +0100 |
commit | 51a3cecc024847b73bae1ddd23c0e41f2250b469 (patch) | |
tree | b7f2e77c764e72eb04fe3eb74cc535aa2b66396d /databaseReset.py | |
parent | 6b4ea7b83ed782549e9a96a4865c91e8931836e8 (diff) | |
download | troggle-51a3cecc024847b73bae1ddd23c0e41f2250b469.tar.gz troggle-51a3cecc024847b73bae1ddd23c0e41f2250b469.tar.bz2 troggle-51a3cecc024847b73bae1ddd23c0e41f2250b469.zip |
Document 'cavesnew' option in databasereset.py - which just reads in
caves datafiles.
Diffstat (limited to 'databaseReset.py')
-rw-r--r-- | databaseReset.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/databaseReset.py b/databaseReset.py index 9e6aa06..ee2cac1 100644 --- a/databaseReset.py +++ b/databaseReset.py @@ -167,12 +167,14 @@ def usage(): where command is: reset - this is normal usage, clear database and reread everything desc + cavesnew - read in the caves logbooks - read in the logbooks autologbooks dumplogbooks + people QMs - read in the QM files resetend - scans - reaq in the scanned surveynotes + scans - read in the scanned surveynotes survex - read in the survex files survexpos tunnel - read in the Tunnel files |