File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,8 @@ auto-corpus -b PMC -t "output" -f "path/to/directory/of/html/files" -o JSON
5757| ------| ------------------| -----------------------------------------------------------|
5858| ` -f ` | Input File Path | File or directory to run Auto-CORPus on |
5959| ` -t ` | Output File Path | Directory path where Auto-CORPus should save output files |
60- | ` -c ` | Config | Which config file to use |
60+ | ` -b ` | Default Config | Which default (provided) config file to use. Options include "LEGACY_PMC" (PMC pre-2024), "PMC" (current), "PLOS_GENETICS" or "NATURE_GENETICS". |
61+ | ` -c ` | Config | Which config file to use (particularly user-made config files). |
6162| ` -o ` | Output Format | Either ` JSON ` or ` XML ` (defaults to ` JSON ` ) |
6263
6364## Config files
You can’t perform that action at this time.
0 commit comments