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 | 4d6f8cb07964f283111a06b42b49fc77fb1c730b (patch) | |
tree | d75ac82c3c6a222dcb92917e30e3dd808121339d /databaseReset.py | |
parent | 6b84d811a21beb7a1fcf497a28f6c53946aef1c2 (diff) | |
download | troggle-4d6f8cb07964f283111a06b42b49fc77fb1c730b.tar.gz troggle-4d6f8cb07964f283111a06b42b49fc77fb1c730b.tar.bz2 troggle-4d6f8cb07964f283111a06b42b49fc77fb1c730b.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 |