diff --git a/Privacy.md b/Privacy.md index 3a8c1b2..54f1772 100644 --- a/Privacy.md +++ b/Privacy.md @@ -5,11 +5,11 @@ The default arguments configuration runs the crawler with DHT and UPnP forwardin Use the P2P Blocklist argument to filter **outgoing** connections: ``` bash -aquatic-crawler --blocklist=file:///path/to/blocklist.txt +aquatic-crawler --blocklist=file:///path/to/blocklist.txt {OTHER_ARGUMENTS} ``` or ``` bash -aquatic-crawler --blocklist=http://domain.to/blocklist.txt +aquatic-crawler --blocklist=http://domain.to/blocklist.txt {OTHER_ARGUMENTS} ``` ### Examples