summaryrefslogtreecommitdiffstats
path: root/man/dpkg-query.pod
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-07 13:30:08 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-07 13:30:08 +0000
commit44cf9c6d2d274eac37502e835155f7e985f1b8e6 (patch)
tree9576ba968924c5b9a55ba9e14f4f26184c62c7d4 /man/dpkg-query.pod
parentAdding upstream version 1.22.6. (diff)
downloaddpkg-44cf9c6d2d274eac37502e835155f7e985f1b8e6.tar.xz
dpkg-44cf9c6d2d274eac37502e835155f7e985f1b8e6.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-query.pod')
-rw-r--r--man/dpkg-query.pod16
1 files changed, 15 insertions, 1 deletions
diff --git a/man/dpkg-query.pod b/man/dpkg-query.pod
index 599fed4..e45d8bf 100644
--- a/man/dpkg-query.pod
+++ b/man/dpkg-query.pod
@@ -186,7 +186,7 @@ List paths for control files installed to your system from I<package-name>
If I<control-file> is specified then only list the path for that control
file if it is present.
-B<Warning>: this command is deprecated as it gives direct access to the
+B<Warning>: This command is deprecated as it gives direct access to the
internal dpkg database, please switch to use B<--control-list> and
B<--control-show> instead for all cases where those commands might
give the same end result.
@@ -336,6 +336,8 @@ fields or fields stored in the binary package end up in it):
=item B<Description>
+=item B<Description-md5> (internal, front-end related)
+
=item B<Enhances>
=item B<Protected>
@@ -372,6 +374,12 @@ fields or fields stored in the binary package end up in it):
=item B<Section>
+=item B<SHA1> (internal, front-end related)
+
+=item B<SHA256> (internal, front-end related)
+
+=item B<SHA512> (internal, front-end related)
+
=item B<Size> (internal, front-end related)
=item B<Source>
@@ -544,6 +552,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).
+
=back
=head2 Internal environment