From dd71c4850f94ce65daf14ba0842ab2e6c901e6a2 Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Thu, 11 Oct 2018 11:15:53 +0300 Subject: [PATCH] Update usage section --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a764335..f83866b 100644 --- a/README.md +++ b/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