diff --git a/doc/uchardet.1 b/doc/uchardet.1 index b364e9f..960e915 100644 --- a/doc/uchardet.1 +++ b/doc/uchardet.1 @@ -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