From ed282548bc4b8f96ac531c9f73b42d968eadea98 Mon Sep 17 00:00:00 2001 From: Johannes Schauer Marin Rodrigues Date: Sun, 26 Dec 2021 16:29:59 +0100 Subject: add pattern to select packages by codename (closes: #1002646) --- doc/apt-patterns.7.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/apt-patterns.7.xml') diff --git a/doc/apt-patterns.7.xml b/doc/apt-patterns.7.xml index 6b1c0f20b..0c786ce15 100644 --- a/doc/apt-patterns.7.xml +++ b/doc/apt-patterns.7.xml @@ -135,6 +135,9 @@ ?archive(REGEX)~AREGEX Selects versions that come from the archive that matches the specified regular expression. Archive, here, means the values after a= in apt-cache policy. + ?codename(REGEX) + Selects versions that come from the codename that matches the specified regular expression. Codename, here, means the values after n= in apt-cache policy. + ?origin(REGEX)~OREGEX Selects versions that come from the origin that matches the specified regular expression. Origin, here, means the values after o= in apt-cache policy. -- cgit v1.2.3-70-g09d2