Add quotes around auth parameter

This commit is contained in:
Kai Neuwerth 2018-12-07 15:57:50 +01:00 committed by GitHub
parent 463e9b5860
commit 64d2194e7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ screenshoteer --url https://lobste.rs --w 500
screenshoteer --url https://news.ycombinator.com/item?id=18598672 --el ".fatitem"
screenshoteer --url https://site.com --auth username;password
screenshoteer --url https://site.com --auth "username;password"
```
<p> List of of supported mobile devices: https://github.com/GoogleChrome/puppeteer/blob/master/DeviceDescriptors.js