doc: update 'man' page text.

This commit is contained in:
Jehan 2016-09-21 00:58:47 +02:00
parent d810f1175b
commit be01360e92

View File

@ -1,8 +1,8 @@
.TH UCHARDET "1" "July 2011" "uchardet " "User Commands"
.SH NAME
uchardet \- universalchardet (Universal Charset Detector)
uchardet \- Universal Charset Detector
.SH DESCRIPTION
uchardet Command Line Tool
uchardet CLI is an encoding detector utility, which takes one or several files in unknown character encoding without any additional information, and attempts to determine the encoding of the texts. Returned encoding names are iconv-compatible.
.SS "Usage:"
.HP
uchardet [\fBOptions\fR] [\fBFile\fR]...
@ -15,4 +15,4 @@ Print help text.
.HP
.IP
.PP
uchardet Command Line Tool
uchardet Command Line Interface