diff options
author | Dan McGee <dan@archlinux.org> | 2010-03-25 21:36:30 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-03-25 21:36:30 -0500 |
commit | 21abae98cbd382d8fab4427109776d983cd07c9f (patch) | |
tree | 2c629f99908732602dfdf54490a208ef4d253f5c /doc | |
parent | 98ee520907f7f2a50fa43edfd213dfc8eae07033 (diff) | |
download | pacman-21abae98cbd382d8fab4427109776d983cd07c9f.tar.xz |
Update -Si docs to reflect new -Sii operation
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/pacman.8.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt index 0aec1118..ea3e2800 100644 --- a/doc/pacman.8.txt +++ b/doc/pacman.8.txt @@ -310,8 +310,9 @@ linkman:pacman.conf[5]. view all groups and their members. *-i, \--info*:: - Display dependency and other information for a given package. This will - search through all repositories for a matching package. + Display information on a given sync database package. Passing two '\--info' + or '-i' flags will also display those packages in all repositories that + depend on this package. *-l, \--list*:: List all packages in the specified repositories. Multiple repositories |