From 87c1136438b5f24fcb886b9771dd0245999c3e8a Mon Sep 17 00:00:00 2001 From: Philipp Tanlak Date: Thu, 17 Aug 2023 20:49:49 +0200 Subject: README --- cmd/flyscrape/run.go | 3 --- 1 file changed, 3 deletions(-) (limited to 'cmd') diff --git a/cmd/flyscrape/run.go b/cmd/flyscrape/run.go index 2d76a35..bd8541b 100644 --- a/cmd/flyscrape/run.go +++ b/cmd/flyscrape/run.go @@ -83,9 +83,6 @@ Examples: # Run the script. $ flyscrape run example.js - # Run the script with 10 concurrent requests. - $ flyscrape run -concurrent 10 example.js - # Run the script with pretty printing disabled. $ flyscrape run -no-pretty-print example.js `[1:]) -- cgit v1.2.3