We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2c9f7f + 834d751 commit d1c81bdCopy full SHA for d1c81bd
README.md
@@ -244,7 +244,7 @@ This would produce the following config:
244
The 'summary' subcommand can be used to combine results from multiple runs of node-scraper to a
245
single summary.csv file. Sample run:
246
```sh
247
-node-scraper summary --summary_path /<path_to_node-scraper_logs>
+node-scraper summary --search-path /<path_to_node-scraper_logs>
248
```
249
This will generate a new file '/<path_to_node-scraper_logs>/summary.csv' file. This file will
250
contain the results from all 'nodescraper.csv' files from '/<path_to_node-scarper_logs>'.
0 commit comments