ots --version (return code: 0)
ots 0.4.2
ots --help (return code: 0)
Usage:
ots [OPTION?] [file.txt | stdin] - Open Text Summarizer
Help Options:
-?, --help Show help options
Application Options:
-r, --ratio=<int> summarization % [default = 20%]
-d, --dic=<string> dictionary to use
-o, --out=<string> output file [default = stdout]
-h, --html output as html
-k, --keywords only output keywords
-a, --about only output the summary
-v, --version show version information