The file
UsingAboutCodetoDocumentYourSoftwareAssets.pdf
in
/about-code-tool-2x_maintenance/docs/
contains an incorrect command example for genabout.py
Here is an example of a genabout.py command: python genabout.py extract_ license api_ url='{{your license library api}}' api_ username='{{apiuser}}' api_ key='{{your license library api key}}' mapping license_ text_location=/Users/harrypotter/myAboutFiles/ /Users/harrypotter/myAboutFiles/myProjectbom. csv /Users/harrypotter/myAboutFiles/
although the USAGE.rst provides the correct current syntax for running genabout.py.