summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorNathan Jones <nathanj@insightbb.com>2007-11-14 00:38:11 +0100
committerDan McGee <dan@archlinux.org>2007-11-14 03:58:45 +0100
commit70a91cbb22bb3ec88d518e2e6c43553c53cde318 (patch)
tree743ba92389fd320abfdf523aac89db11d5340661 /doc
parentdbc2f902db2486494543f9001a10dfe9a86837f5 (diff)
downloadpacman-70a91cbb22bb3ec88d518e2e6c43553c53cde318.tar.gz
pacman-70a91cbb22bb3ec88d518e2e6c43553c53cde318.tar.xz
Add help for --ignoregroup.
Signed-off-by: Nathan Jones <nathanj@insightbb.com> [Dan: split usage line into two lines for clarity] Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/pacman.8.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt
index 9cb4476f..db7f9c3a 100644
--- a/doc/pacman.8.txt
+++ b/doc/pacman.8.txt
@@ -269,6 +269,10 @@ Sync Options[[SO]]
Directs pacman to ignore upgrades of package even if there is one
available.
+*\--ignoregroup* <'group'>::
+ Directs pacman to ignore upgrades of all packages in 'group' even if
+ there is one available.
+
Handling Config Files[[HCF]]
----------------------------