From 6c49b1f73cacd7d7f0adc37cac7413fa86e88d88 Mon Sep 17 00:00:00 2001 From: Antoni Sawicki Date: Tue, 24 Dec 2019 02:56:36 -0800 Subject: [PATCH] added geometry flags to readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fd66e6b..362f252 100644 --- a/README.md +++ b/README.md @@ -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