forked from expo/troggle
typo
This commit is contained in:
parent
f0889ce0f8
commit
f5174a3248
@ -172,9 +172,9 @@ def usage():
|
|||||||
desc - NOT WORKING: function resetdesc() missing
|
desc - NOT WORKING: function resetdesc() missing
|
||||||
caves - read in the caves
|
caves - read in the caves
|
||||||
logbooks - read in the logbooks, but read in people first
|
logbooks - read in the logbooks, but read in people first
|
||||||
autologbooks
|
autologbooks - read in autologbooks
|
||||||
dumplogbooks
|
dumplogbooks - write out autologbooks (not working?)
|
||||||
people - read in the people from folk.csv
|
people - read in the people from folk.csv
|
||||||
QMs - read in the QM files
|
QMs - read in the QM files
|
||||||
resetend
|
resetend
|
||||||
scans - read in the scanned surveynotes
|
scans - read in the scanned surveynotes
|
||||||
@ -183,8 +183,8 @@ def usage():
|
|||||||
surveys
|
surveys
|
||||||
tunnel - read in the Tunnel files
|
tunnel - read in the Tunnel files
|
||||||
writeCaves
|
writeCaves
|
||||||
- read in - always means read from files and put the information into the database
|
- read in - always means read from files and put the information into the database
|
||||||
- write out - always means create the auto-generated files from the database
|
- write out - always means create the auto-generated files from the database
|
||||||
""")
|
""")
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
|
Loading…
Reference in New Issue
Block a user