add documents about some options for w3mimgdisplay.

This commit is contained in:
Ito Hiroyuki
2010-12-20 10:22:06 +00:00
parent 7c039a46d5
commit d15494241a
3 changed files with 19 additions and 1 deletions

View File

@@ -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 <n>
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 <n>
Margin of an area to clear an image. The default value is 0.
ex.)
w3m -o 'imgdisplay=w3mimgdisplay -x 5 -bg "#cccccc"'