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
|
||||
|
||||
$ 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
|
||||
|
|
Loading…
Reference in a new issue