index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | doc/pacman.8.txt | 6 |
diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt index db7f9c3a..7b10bc0a 100644 --- a/doc/pacman.8.txt +++ b/doc/pacman.8.txt @@ -267,11 +267,13 @@ Sync Options[[SO]] *\--ignore* <'package'>:: Directs pacman to ignore upgrades of package even if there is one - available. + available. Multiple packages can be specified by separating them + with a comma. *\--ignoregroup* <'group'>:: Directs pacman to ignore upgrades of all packages in 'group' even if - there is one available. + there is one available. Multiple groups can be specified by + separating them with a comma. Handling Config Files[[HCF]] |