From 7a28e15874796b3becf97c0193575d906d0cfd01 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Mon, 11 Jul 2022 13:19:18 +1000 Subject: Update backend documentation --- backend/tolData/genEolNameData.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'backend/tolData/genEolNameData.py') 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: -- cgit v1.2.3