added geometry flags to readme

This commit is contained in:
Antoni Sawicki 2019-12-24 02:56:36 -08:00
parent a533521784
commit 6c49b1f73c
1 changed files with 2 additions and 1 deletions

View File

@ -39,10 +39,11 @@ docker run -d -p 8080:8080 gcr.io/tenox7/wrp:latest
```flags
-l listen address:port, default :8080
-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"
-h headed mode, display browser window
-d chromedp debug logging
-n do not free maps and gif images after use
-t image type gif (default) or png, when using PNG number of colors is ignored
```
## Minimal Requirements