Update README and manual...

... to indicate several files can be specified on command line.
This commit is contained in:
Jehan 2015-11-27 18:27:11 +01:00
parent 984d8f7b09
commit b67370230b
2 changed files with 2 additions and 2 deletions

View File

@ -77,7 +77,7 @@ Author: BYVoid
Bug Report: http://code.google.com/p/uchardet/issues/entry Bug Report: http://code.google.com/p/uchardet/issues/entry
Usage: Usage:
uchardet [Options] [File] uchardet [Options] [File]...
Options: Options:
-v, --version Print version and build information. -v, --version Print version and build information.

View File

@ -5,7 +5,7 @@ uchardet \- universalchardet (Universal Charset Detector)
uchardet Command Line Tool uchardet Command Line Tool
.SS "Usage:" .SS "Usage:"
.HP .HP
uchardet [\fBOptions\fR] [\fBFile\fR] uchardet [\fBOptions\fR] [\fBFile\fR]...
.HP .HP
\fB\-v\fR \fB\-v\fR
Print version and build information. Print version and build information.