Skip to content

Commit cd8ffef

Browse files
committed
tried again
1 parent 6292d68 commit cd8ffef

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 --search_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)