diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:30:08 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:30:08 +0000 |
commit | 44cf9c6d2d274eac37502e835155f7e985f1b8e6 (patch) | |
tree | 9576ba968924c5b9a55ba9e14f4f26184c62c7d4 /man/dpkg-deb.pod | |
parent | Adding upstream version 1.22.6. (diff) | |
download | dpkg-097c331340d1a451029f976c5d8010d5d1246ff7.tar.xz dpkg-097c331340d1a451029f976c5d8010d5d1246ff7.zip |
Adding upstream version 1.22.7.upstream/1.22.7
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 |