index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Dave Reisner <dreisner@archlinux.org> | 2011-10-30 22:38:56 -0400 |
---|---|---|
committer | Dave Reisner <dreisner@archlinux.org> | 2011-11-13 14:19:16 -0500 |
commit | 10241a6d766fcebb3dbc930facb3c1b2c6ab4992 (patch) | |
tree | 89d2ac8b1e3092749d1d9a3044c73f9ade2448e1 /doc/pacman.conf.5.txt | |
parent | 902305f1633298ff0ef7cd2bfbed0e91aae91646 (diff) |
-rw-r--r-- | doc/pacman.conf.5.txt | 3 |
diff --git a/doc/pacman.conf.5.txt b/doc/pacman.conf.5.txt index 52ae3e3c..2c1a24b2 100644 --- a/doc/pacman.conf.5.txt +++ b/doc/pacman.conf.5.txt @@ -86,7 +86,8 @@ Options *HoldPkg =* package ...:: If a user tries to '\--remove' a package that's listed in `HoldPkg`, - pacman will ask for confirmation before proceeding. + pacman will ask for confirmation before proceeding. Shell-style glob + patterns are allowed. *IgnorePkg =* package ...:: Instructs pacman to ignore any upgrades for this package when performing |