summaryrefslogtreecommitdiff
path: root/doc/apt-patterns.7.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/apt-patterns.7.xml')
-rw-r--r--doc/apt-patterns.7.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/apt-patterns.7.xml b/doc/apt-patterns.7.xml
index 4f31b5d27..817ba9fa9 100644
--- a/doc/apt-patterns.7.xml
+++ b/doc/apt-patterns.7.xml
@@ -150,6 +150,9 @@
<varlistentry><term><code>?version(REGEX)</code></term><term><code>~VREGEX</code></term>
<listitem><para>Selects versions where the version string matches the specified regular expression.</para></listitem>
</varlistentry>
+ <varlistentry><term><code>?priority(NAME)</code></term><term><code>~pNAME</code></term>
+ <listitem><para>Selects versions where the Priority string equals the given name.</para></listitem>
+ </varlistentry>
</variablelist>
</refsect1>