From eaf662bb3b6ab109117efc33d0a2d37b7be76cbf Mon Sep 17 00:00:00 2001 From: Sunshine Date: Mon, 15 Feb 2021 15:38:06 -1000 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f6103ec..829b44d 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ or ## Options - `-a`: Exclude audio sources - - `-b`: Use custom base URL + - `-b`: Use custom `base URL` - `-c`: Exclude CSS - `-e`: Ignore network errors - `-f`: Omit frames @@ -71,10 +71,10 @@ or - `-j`: Exclude JavaScript - `-k`: Accept invalid X.509 (TLS) certificates - `-M`: Don't add timestamp and URL information - - `-o`: Write output to file + - `-o`: Write output to `file` - `-s`: Be quiet - - `-t`: Adjust network request timeout - - `-u`: Provide custom User-Agent + - `-t`: Adjust `network request timeout` + - `-u`: Provide `custom User-Agent` - `-v`: Exclude videos ---------------------------------------------------