README.md in awesome_bot-1.6.0 vs README.md in awesome_bot-1.7.0

- old
+ new

@@ -44,21 +44,21 @@ ### Command Line awesome_bot <file> [--allow-dupe] [--allow-redirect] [--allow-timeout] [--set-timeout d] [--white-list item1,item2,..] file Path to file, required as first argument - --allow-dupe Duplicates URLs are allowed URLs + --allow-dupe Duplicate URLs are allowed --allow-redirect Redirected URLs are allowed --allow-timeout URLs that time out are allowed --set-timeout Set connection timeout (seconds) --white-list Comma separated URLs/domains to white list By default, `awesome_bot` flags duplicates and URL redirects. - Use option `--allow-dupe` to allow duplicates. -- Use option `allow-redirect` to all redirects -- You can also white list specific links that will not be flagged (for dupe or redirect). `--white-list domain1.com/post/article,domain2.com` white lists `domain1.com/post/article` and all URLs matching `domain2.com`. +- Use option `--allow-redirect` to all redirects. +- You can also white list specific links that will not be flagged (for dupe or redirect). `--white-list domain1.com/post/article,domain2.com` white lists `domain1.com/post/article` and all links matching `domain2.com`. ### Examples ```shell $ awesome_bot README.md @@ -87,10 +87,10 @@ ```shell $ awesome_bot README.md --allow-dupe --white-list fury,rubydoc,travis,codeload,gems,giphy,gph > Checking links in README.md > Will allow duplicate links -> White list: fury, rubydoc, travis, codeload, gems, giphy, gph +> White list links matching: fury, rubydoc, travis, codeload, gems, giphy, gph Links found: 51, 23 white listed, 42 unique 1. https://github.com/sindresorhus/awesome 2. https://twitter.com/dkhamsing ... Checking URLs: ✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓