diff options
Diffstat (limited to 'man/pt/dpkg-deb.pod')
-rw-r--r-- | man/pt/dpkg-deb.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/pt/dpkg-deb.pod b/man/pt/dpkg-deb.pod index 824fdd8..91d51f5 100644 --- a/man/pt/dpkg-deb.pod +++ b/man/pt/dpkg-deb.pod @@ -216,6 +216,10 @@ A opção B<-z> sobrepõe este valor. Define o modo de cor (desde dpkg 1.18.5). Os valores actualmente aceites são: B<auto> (predefinido), B<always> e 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> Se definido, B<dpkg-deb> irá usa-lo como o directório onde criar ficheiros e directórios temporários. |