index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | doc/pacman.8.txt | 3 |
diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt index 887f9122..9e00d36e 100644 --- a/doc/pacman.8.txt +++ b/doc/pacman.8.txt @@ -261,6 +261,9 @@ Sync Options[[SO]] '\--sysupgrade' or '-u'. Passing two '\--refresh' or '-y' flags will force a refresh of all package lists even if they are thought to be up to date. +*\--needed*:: + Only install the targets that are not already installed and up-to-date. + *\--ignore* <'package'>:: Directs pacman to ignore upgrades of package even if there is one available. Multiple packages can be specified by separating them |