From 1c8d4f18307a6de5fbfc5827584cd6a32e168f73 Mon Sep 17 00:00:00 2001 From: Sunshine Date: Sun, 13 Nov 2022 11:16:28 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df0fd9f..36b5108 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ cat index.html | monolith -aIiFfcMv -b https://original.site/ - > result.html ## Whitelisting and blacklisting domains -Options `-d` and `-B` provide control over what domains can be used to retrieve assets from. E.g.: +Options `-d` and `-B` provide control over what domains can be used to retrieve assets from, e.g.: ```console monolith -I -d example.com -d www.example.com https://example.com -o example-only.html