|
|
@@ -94,17 +94,17 @@ Change dithering algorithm. This can be one of the following (default to fstein) |
|
|
|
.TP |
|
|
|
.B \-f, \-\-format=<format> |
|
|
|
Change output format. This can be one of the following (default to ansi) : |
|
|
|
ansi : coloured ANSI |
|
|
|
caca : internal libcaca format |
|
|
|
utf8 : UTF8 with CR |
|
|
|
utf8 : UTF8 with CRLF (MS Windows) |
|
|
|
html : HTML with CSS and DIV support |
|
|
|
html3 : Pure HTML3 with tables |
|
|
|
irc : IRC with ctrl-k codes |
|
|
|
bbfr : BBCode (French) |
|
|
|
ps : Postscript |
|
|
|
svg : Scalable Vector Graphics |
|
|
|
tga : Targa Image |
|
|
|
ansi : coloured ANSI |
|
|
|
caca : internal libcaca format |
|
|
|
utf8 : UTF8 with CR |
|
|
|
utf8cr : UTF8 with CRLF (MS Windows) |
|
|
|
html : HTML with CSS and DIV support |
|
|
|
html3 : Pure HTML3 with tables |
|
|
|
irc : IRC with ctrl-k codes |
|
|
|
bbfr : BBCode (French) |
|
|
|
ps : Postscript |
|
|
|
svg : Scalable Vector Graphics |
|
|
|
tga : Targa Image |
|
|
|
.TP |
|
|
|
.B \-h, \-\-help |
|
|
|
Display help message and exit. |
|
|
|