README.md in wmap-2.6.1 vs README.md in wmap-2.6.2

- old
+ new

@@ -76,10 +76,10 @@ trust x.x.x.x/x ``` ### Automatic Discovery and Tracking ```sh - wmap <seed file | target host | target url | target IP or network cidr> + wmap -t <seed file | target host | target url | target IP or network cidr> ``` The above utility is intelligent enough to take argument as either a seed file, or a string such as a host, an IP, a network block, or a URL. The new discoveries will be automatically tracked in the data file 'lib/wmap/data/target_sites'. Note: seed file - mix of url, cidr and domain seed, one entry per line. url seed - known URL(s) for further discovery via the web crawler. cidr seed - list of known network blocks, for discovering web service via port scanning; it is also used to validate if the web service has a known IP (internal hosted).