imglist
사용법
imglist [-V]
imglist [-T][-B basedir][-b bgcolor][-t title][-C bg[:fg]][-S charset][-o outfile][-l [-x]][-c n][-y][-a {l|c|r}][-d][-D][-n|-N][-p|-P n] img-files ...
imglist [-T][-B basedir][-b bgcolor][-t title][-C bg[:fg]][-S charset][-o outfile][-l [-x]][-c n][-y][-a {l|c|r}][-d][-D][-n|-N][-p|-P n] -f file
imglist [-T][-b bgcolor][-t title][-C bg[:fg]][-S charset][-o outfile][-c n][-y][-a {l|c|r}][-d][-D][-n|-N][-p|-P n] -F files ...
imglist -s [-b bgcolor][-t title][-C bg[:fg]][-C charset][-o outfile]
imglist -e [-o outfile]
Options are as follows:
-? print this help
-a {l|c|r} specify alignment, l:left, c:center, r:right (default: l)
-B basedir base directory name for image file
-b bgcolor background color of HTML BODY tag
-C bg[:fg] specify color of table
bg: background color of the table; def: NONE; example) #eeeeee
fg: color of border line of the table; def: black; example) #0000ff
-c n specify number of columns; def:1
-D draw outline
-d draw inline
-e print only ending tag of HTML (
|