README.md in tansaku-0.2.1 vs README.md in tansaku-0.3.0

- old
+ new

@@ -33,14 +33,15 @@ $ tansaku help crawl Usage: tansaku crawl URL Options: - [--type=TYPE] # Type of a list to crawl (admin, backup, database, etc, log or all) - # Default: all [--additional-list=ADDITIONAL_LIST] # Path to the file which includes additonal paths to crawl + [--host=HOST] # Host header to use [--threads=N] # Number of threads to use - [--user-agent=USER_AGENT] # User-Agent parameter to use + [--type=TYPE] # Type of a list to crawl (admin, backup, database, etc, log or all) + # Default: all + [--user-agent=USER_AGENT] # User-Agent header to use Crawl a given URL ``` ### As a library