Merge pull request #177 from snshn/update-readme

Update README.md
This commit is contained in:
Sunshine 2020-05-24 03:46:21 -04:00 committed by GitHub
commit 46616f327b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -55,9 +55,9 @@ The guide can be found [here](docs/containers.md)
- `-j`: Exclude JavaScript
- `-k`: Accept invalid X.509 (TLS) certificates
- `-o`: Write output to file
- `-s`: Silent mode
- `-t`: Set custom network request timeout
- `-u`: Provide own User-Agent
- `-s`: Enable silent mode
- `-t`: Adjust network request timeout
- `-u`: Provide custom User-Agent
---------------------------------------------------