readme update

This commit is contained in:
Antoni Sawicki 2020-10-26 02:08:44 -07:00
parent 4fa913a9dd
commit 8aaf435225

View File

@ -47,12 +47,12 @@ Fortunately ACI allows port 80 without encryption.
## 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 or png (default git)
-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 headless mode, hide browser window on the server (default true)
-d chromedp debug logging -d chromedp debug logging (default false)
-n do not free maps and gif images after use -n do not free maps and gif images after use (default false)
``` ```
## Minimal Requirements ## Minimal Requirements