A blazingly fast command-line tool for converting Chinese punctuations to English punctuations.
[TOC]
// TODO
``` USAGE: tep [FLAGS] [output]
FLAGS: -h, --help Prints help information -t, --trim Trim empty character(s) for each line and the content -V, --version Prints version information
ARGS: Input file
<>
means the argument is required, while []
means optional.