diff options
-rw-r--r-- | locale-gen.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/locale-gen.8 b/locale-gen.8 index ea87755..a194be7 100644 --- a/locale-gen.8 +++ b/locale-gen.8 @@ -24,7 +24,9 @@ Look for locale definitions and store generated locale data in the specified \fIdirectory\fR .TP \fB\-G\fR, \fB\-\-generate\fR \fI<locale>\fR -Only generate the specified \fIlocale\fR (implies \-\-keep \-\-update) +Only generate the specified \fIlocale\fR (implies \-\-keep \-\-update); +format of \fIlocale\fR matches a single line in the \fBlocale.gen\fR(5) +config file .TP \fB\-h\fR, \fB\-\-help\fR Show the help output (imagine that) |