From d15494241a4f14a65022d6d6e53cdd27c41cda21 Mon Sep 17 00:00:00 2001 From: Ito Hiroyuki Date: Mon, 20 Dec 2010 10:22:06 +0000 Subject: add documents about some options for w3mimgdisplay. --- doc/README.img | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/README.img b/doc/README.img index 45eb338..b572621 100644 --- a/doc/README.img +++ b/doc/README.img @@ -122,6 +122,12 @@ Setting w3mimgdisplay automatically detected. The default value for Linux framebuffer device is #000000 (black). When the color is specified as #RRGGBB, escape '#'. + -anim + Maximum number of frames for animation. It means without limit + if the number is 0. Negative value count backward from the end + of the frames. The default value is 100. + -margin + Margin of an area to clear an image. The default value is 0. ex.) w3m -o 'imgdisplay=w3mimgdisplay -x 5 -bg "#cccccc"' -- cgit v1.2.3