Update usage section
This commit is contained in:
parent
c5a9e63682
commit
dd71c4850f
1 changed files with 8 additions and 8 deletions
16
README.md
16
README.md
|
@ -14,15 +14,15 @@ Increase memory in imagemagick policy `/etc/ImageMagick-6/policy.xml`
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
$ be exe/webgalen
|
$ be exe/webgalen
|
||||||
Commands:
|
Commands:
|
||||||
webgalen help [COMMAND] # Describe available commands or one specific command
|
webgalen help [COMMAND] # Describe available commands or one specific command
|
||||||
webgalen list-devices # list available profiles
|
webgalen list-devices # list available profiles
|
||||||
webgalen screenshot FILE # take screenshots for each page
|
webgalen screenshot FILE # take screenshots for each page
|
||||||
webgalen sitemap URL FILE # crawl site and export sitemap
|
webgalen sitemap URL FILE # crawl site and export sitemap
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
-ua, [--user-agent=USER-AGENT] # choose user agent (default Mozilla)
|
-ua, [--user-agent=USER-AGENT] # choose user agent (default Mozilla)
|
||||||
|
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
Loading…
Reference in a new issue