diff options
Diffstat (limited to 'man/dpkg-split.pod')
-rw-r--r-- | man/dpkg-split.pod | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/dpkg-split.pod b/man/dpkg-split.pod index dcd9c26..d05d29b 100644 --- a/man/dpkg-split.pod +++ b/man/dpkg-split.pod @@ -290,6 +290,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<SOURCE_DATE_EPOCH> If set, it will be used as the timestamp (as seconds since the epoch) in |