2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-16 17:47:07 +00:00

Fixing logbooks with parse errors

This commit is contained in:
Philip Sargent
2020-02-20 15:26:33 +00:00
parent 44caf35fd8
commit 2fc60f9f74
2 changed files with 3 additions and 3 deletions

View File

@@ -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 HTML files from the database
""")
if __name__ == "__main__":