From: Bruno Haible Date: Wed, 7 Nov 2001 21:46:16 +0000 (+0000) Subject: Mention how to get a list of all locales. X-Git-Tag: v0.11~318 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=851c00fc2a97e9cbbc53da748b2d73129f92ef80;p=thirdparty%2Fgettext.git Mention how to get a list of all locales. --- diff --git a/doc/msginit.texi b/doc/msginit.texi index 80212a121..abf9b1c68 100644 --- a/doc/msginit.texi +++ b/doc/msginit.texi @@ -36,7 +36,8 @@ standard output. @item -l @var{ll_CC} @itemx --locale=@var{ll_CC} Set target locale. @var{ll} should be a language code, and @var{CC} should -be a country code. The default is the user's locale setting. +be a country code. The command @samp{locale -a} can be used to output a list +of all installed locales. The default is the user's locale setting. @item -w @var{number} @itemx --width=@var{number}