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
|
||||
caves - read in the caves
|
||||
logbooks - read in the logbooks, but read in people first
|
||||
autologbooks
|
||||
dumplogbooks
|
||||
people - read in the people from folk.csv
|
||||
autologbooks - read in autologbooks
|
||||
dumplogbooks - write out autologbooks (not working?)
|
||||
people - read in the people from folk.csv
|
||||
QMs - read in the QM files
|
||||
resetend
|
||||
scans - read in the scanned surveynotes
|
||||
@ -183,8 +183,8 @@ def usage():
|
||||
surveys
|
||||
tunnel - read in the Tunnel files
|
||||
writeCaves
|
||||
- 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
|
||||
- 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
|
||||
""")
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
Loading…
Reference in New Issue
Block a user