diff --git a/folk/README.txt b/folk/README.txt index c53da8181..9a4cdfc8a 100644 --- a/folk/README.txt +++ b/folk/README.txt @@ -10,7 +10,12 @@ images and blurb HTML files exist. Troggle *also* reads the mugshot and blurb about each person. It reads it direct from folk.csv It does this when troggle is run with -python databaseReset.py people +python3 databaseReset.py people + +but only do that when testing folk import, it leaves the database in a bad state. +You always need to finish with +python3 databaseReset.py reset +which re-imports everything Troggle generates its own blurb about each person, including past expeditions and trips taken from the logbooks (and from parsing svx files ?)