This commit is contained in:
Antoni Sawicki 2020-04-27 12:19:57 -07:00
parent 311bb829da
commit a3beaf4b14

View File

@ -47,7 +47,7 @@ Note that Cloud Run forces https. Your browser support of encryption protocols a
```flags ```flags
-l listen address:port, default :8080 -l listen address:port, default :8080
-t image type gif (default) or png, when using PNG number of colors is ignored -t image type gif (default) or png, when using PNG number of colors is ignored
-g image geometry, WxHXC, height can be 0 for unlimited, default 1152x600x256 -g image geometry, WxHxC, height can be 0 for unlimited, default 1152x600x256
-h headed mode, display browser window on the server -h headed mode, display browser window on the server
-d chromedp debug logging -d chromedp debug logging
-n do not free maps and gif images after use -n do not free maps and gif images after use