ソースを参照

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

* Fixes #85
tags/v0.99.beta18
Jean-Yves Lamoureux jylam 14年前
コミット
9506e1f384
1個のファイルの変更11行の追加11行の削除
  1. +11
    -11
      doc/img2txt.1

+ 11
- 11
doc/img2txt.1 ファイルの表示

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


読み込み中…
キャンセル
保存