Skip to content

Commit 0a72a91

Browse files
committed
README clarification
1 parent 798af56 commit 0a72a91

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
@@ -27,7 +27,7 @@ Usage: graphics-error-scraper [options]
2727
-p, --password <password> Password (required)
2828
-o, --output <file> Output file (default: errors.json, use - for stdout)
2929
-f, --force Overwrite output file if it exists
30-
-i, --ignoressl Ignore SSL certificate errors
30+
-i, --ignoressl Ignore SSL certificate errors (required for insecure HTTP)
3131
-t, --timeout <ms> Timeout for page actions in milliseconds (default: 180000)
3232
-h, --headless <bool> Headless mode (true/false, default: true)
3333
-v, --verbose Verbose logging (flag or "true")

0 commit comments

Comments
 (0)