]> git.saurik.com Git - apt.git/blobdiff - doc/apt-get.8.yo
Regex, --all-versions and more OR stuff
[apt.git] / doc / apt-get.8.yo
index 393f9ec6fc7abf1b5d07438fbc40bdee9a59ce5c..ac2cbab9a972079529d9ff3c28f3ffa75c7d3abe 100644 (file)
@@ -81,7 +81,8 @@ may be used to override decisions made by apt-get's conflict resolution system.
 If no package matches the given expression and the expression contains one
 of '.', '?' or '*' then it is assumed to be a POSIX regex and it is applied
 to all package names in the database. Any matches are then installed (or
-removed).
+removed). Note that matching is done by substring so 'lo*' matches 'how-lo'
+and 'lowest'. If this is undesired prefix with a '^' character.
 
 dit(bf(remove))
 bf(remove) is identical to bf(install) except that packages are removed