vapier 15/08/29 04:14:48 Modified: locale-gen.8 Log: document the format of the -G option
Revision Changes Path 1.6 src/patchsets/glibc/extra/locale/locale-gen.8 file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/extra/locale/locale-gen.8?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/extra/locale/locale-gen.8?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/extra/locale/locale-gen.8?r1=1.5&r2=1.6 Index: locale-gen.8 =================================================================== RCS file: /var/cvsroot/gentoo/src/patchsets/glibc/extra/locale/locale-gen.8,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- locale-gen.8 17 Aug 2011 21:41:09 -0000 1.5 +++ locale-gen.8 29 Aug 2015 04:14:48 -0000 1.6 @@ -24,7 +24,9 @@ \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)
