Update README.md

pull/367/head
Sunshine 1 month ago committed by GitHub
parent 91d8c146a9
commit e397a7532d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -170,13 +170,13 @@ cat some-site-page.html | monolith -aIiFfcMv -b https://some.site/ - > some-site
## Options
- `-a`: Exclude audio sources
- `-b`: Use custom `base URL`
- `-b`: Use `custom base URL`
- `-B`: Forbid retrieving assets from specified domain(s)
- `-c`: Exclude CSS
- `-C`: Read cookies from `file`
- `-d`: Allow retrieving assets only from specified `domain(s)`
- `-e`: Ignore network errors
- `-E`: Save document using custom `encoding`
- `-E`: Save document using `custom encoding`
- `-f`: Omit frames
- `-F`: Exclude web fonts
- `-h`: Print help information
@ -189,7 +189,7 @@ cat some-site-page.html | monolith -aIiFfcMv -b https://some.site/ - > some-site
- `-o`: Write output to `file` (use “-” for STDOUT)
- `-s`: Be quiet
- `-t`: Adjust `network request timeout`
- `-u`: Provide custom `User-Agent`
- `-u`: Provide `custom User-Agent`
- `-v`: Exclude videos

Loading…
Cancel
Save