swath --version (return code: 0)
swath 0.5.5
Copyright (C) 2001-2006 Phaisarn Charoenpornsawat <phaisarn@nectec.or.th>
Copyright (C) 2001-2014 Theppitak Karoonboonyanan <theppitak@gmail.com>
License: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html>
This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
swath --help (return code: 1)
Usage: swath [mule|-v] [-b "delimitor"] [-d dict-dir]
[-f html|rtf|latex|lambda] [-m long|max] [-u {u|t},{u|t}] [-help]
Options:
mule : for use with mule
-v : verbose mode
-b : define a word delimitor string for the output
-d : specify dictionary path
-f : specify format of the input
html : HTML file
rtf : RTF file
latex : LaTeX file
lambda : The input and output are same as latex, except that
the word delimitor is ^^^^200b
-m : choose word matching scheme when analyzing
long : longest matching scheme
max : maximal matching scheme
-u : specify encodings of input and output in 'i,o' form,
for input and output respectively, where 'i', 'o' is one of:
u : The input/output is in UTF-8
t : The input/output is in TIS-620
-help: display this help message