diff options
Diffstat (limited to 'man/dpkg-deb.pod')
-rw-r--r-- | man/dpkg-deb.pod | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/dpkg-deb.pod b/man/dpkg-deb.pod index e406f0b..40d29a7 100644 --- a/man/dpkg-deb.pod +++ b/man/dpkg-deb.pod @@ -394,6 +394,12 @@ Sets the color mode (since dpkg 1.18.5). The currently accepted values are: B<auto> (default), B<always> and B<never>. +=item B<DPKG_NLS> + +If set, it will be used to decide whether to activate Native Language Support, +also known as internationalization (or i18n) support (since dpkg 1.22.7). +The accepted values are: B<0> and B<1> (default). + =item B<TMPDIR> If set, B<dpkg-deb> will use it as the directory in which to create |