Przeglądaj źródła

* Fixed typo in img2txt doc (patch courtesy of Julien Danjou)

* Fixes #85
tags/v0.99.beta18
Jean-Yves Lamoureux jylam 14 lat temu
rodzic
commit
9506e1f384
1 zmienionych plików z 11 dodań i 11 usunięć
  1. +11
    -11
      doc/img2txt.1

+ 11
- 11
doc/img2txt.1 Wyświetl plik

@@ -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.


Ładowanie…
Anuluj
Zapisz