From 96f795bce665a1907b885bd2d57d6ab22b0a4199 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Tue, 26 Nov 2019 11:56:28 +0100 Subject: patterns: Add ?all-versions --- doc/apt-patterns.7.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/apt-patterns.7.xml b/doc/apt-patterns.7.xml index c2549f620..04f97e878 100644 --- a/doc/apt-patterns.7.xml +++ b/doc/apt-patterns.7.xml @@ -65,6 +65,9 @@ + ?all-versions(PATTERN) + Selects packages where all versions match PATTERN. When matching versions instead, same as PATTERN. + ?any-version(PATTERN) Selects any version where the pattern matches on the version. For example, while ?and(?version(1),?version(2)) matches a package which has one version containing 1 and one version containing 2, ?any-version(?and(?version(1),?version(2))) restricts the ?and to act on the same version. -- cgit v1.2.3-70-g09d2