Skip to content

Commit 834d751

Browse files
Merge pull request #117 from amd/alex_readme_fix
README.md: command fix
2 parents 2cfbe63 + cd8ffef commit 834d751

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)