diff options
Diffstat (limited to 'backend/tolData/genEolNameData.py')
| -rwxr-xr-x | backend/tolData/genEolNameData.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/backend/tolData/genEolNameData.py b/backend/tolData/genEolNameData.py index dd33ee0..1b19a47 100755 --- a/backend/tolData/genEolNameData.py +++ b/backend/tolData/genEolNameData.py @@ -7,8 +7,8 @@ usageInfo = f""" Usage: {sys.argv[0]} Reads files describing name data from the 'Encyclopedia of Life' site, -tries to associate names with nodes in the database, and adds tables -to represent associated names. +tries to associate names with nodes in the tree-of-life database, +and adds tables to represent associated names. Reads a vernacularNames.csv file: Starts with a header line containing: |
