Skip to content

Commit d1c81bd

Browse files
Merge branch 'development' into alex_dup_fix
2 parents d2c9f7f + 834d751 commit d1c81bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ This would produce the following config:
244244
The 'summary' subcommand can be used to combine results from multiple runs of node-scraper to a
245245
single summary.csv file. Sample run:
246246
```sh
247-
node-scraper summary --summary_path /<path_to_node-scraper_logs>
247+
node-scraper summary --search-path /<path_to_node-scraper_logs>
248248
```
249249
This will generate a new file '/<path_to_node-scraper_logs>/summary.csv' file. This file will
250250
contain the results from all 'nodescraper.csv' files from '/<path_to_node-scarper_logs>'.

0 commit comments

Comments
 (0)