diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:30:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:30:09 +0000 |
commit | 3c05da1bdef2a6e2142b4fcac974e7e3fc0db93c (patch) | |
tree | 9532e637f47d6ff7246ccbabb62d4e2b4b5908df /man/pt/dpkg-buildtree.pod | |
parent | Adding debian version 1.22.6. (diff) | |
download | dpkg-3c05da1bdef2a6e2142b4fcac974e7e3fc0db93c.tar.xz dpkg-3c05da1bdef2a6e2142b4fcac974e7e3fc0db93c.zip |
Merging upstream version 1.22.7.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | man/pt/dpkg-buildtree.pod | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/man/pt/dpkg-buildtree.pod b/man/pt/dpkg-buildtree.pod index 1139b31..81a111b 100644 --- a/man/pt/dpkg-buildtree.pod +++ b/man/pt/dpkg-buildtree.pod @@ -44,6 +44,20 @@ Mostra a versão e termina. =back +=head1 AMBIENTE + +=over + +=item B<DPKG_COLORS> + +Define o modo de cor. 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. The accepted values are: B<0> and B<1> (default). + +=back + =head1 FICHEIROS =head2 Ficheiros limpos |