docs(readme): update CLI help

This commit is contained in:
Fathy Boundjadj 2022-12-01 10:00:58 +01:00
parent a6f7f3eb0c
commit f9079feeb3

View File

@ -21,7 +21,7 @@ Arguments:
Options:
-f, --full capture the entire page
-w, --wait <seconds> set the amount of seconds to wait between the page loaded event and taking the screenshot (default: 1)
-W, --wait <seconds> set the amount of seconds to wait between the page loaded event and taking the screenshot (default: 1)
-w, --width <width> set the viewport width in pixels (default: 1920)
-h, --height <height> set the viewport height in pixels (default: 1080)
-f, --format <format> set the output format, should one of these values: svg, pdf, png, jpg, webp (default: "svg")