Update usage section

This commit is contained in:
Glenn Y. Rolland 2018-10-11 11:15:53 +03:00
parent c5a9e63682
commit dd71c4850f

View file

@ -14,15 +14,15 @@ Increase memory in imagemagick policy `/etc/ImageMagick-6/policy.xml`
## Usage
$ be exe/webgalen
Commands:
webgalen help [COMMAND] # Describe available commands or one specific command
webgalen list-devices # list available profiles
webgalen screenshot FILE # take screenshots for each page
webgalen sitemap URL FILE # crawl site and export sitemap
$ be exe/webgalen
Commands:
webgalen help [COMMAND] # Describe available commands or one specific command
webgalen list-devices # list available profiles
webgalen screenshot FILE # take screenshots for each page
webgalen sitemap URL FILE # crawl site and export sitemap
Options:
-ua, [--user-agent=USER-AGENT] # choose user agent (default Mozilla)
Options:
-ua, [--user-agent=USER-AGENT] # choose user agent (default Mozilla)
## Contributing