summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHiz Japan <hizdiez@gmail.com>2009-11-09 22:19:07 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2009-11-09 22:19:07 +0100
commit0b4916b8b07c8f6de2f65d170854796ea86bee1a (patch)
treee2b855e06d52eb20883b586a320d9b4d11d5fb3f /doc
parent1e02e04e3a2ff166e1c3423bbb9b2a9fbe834a5f (diff)
be more clear on pacman -Si
Diffstat (limited to 'doc')
-rw-r--r--doc/official_installation_guide_en4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/official_installation_guide_en b/doc/official_installation_guide_en
index 6be8766..ea8248c 100644
--- a/doc/official_installation_guide_en
+++ b/doc/official_installation_guide_en
@@ -880,7 +880,7 @@ in the /etc/pacman.conf file and decompress it into the database area.
Search each package in the sync databases for names or descriptions that match
regexp.
- * Display specific not installed package info
+ * Display specific package info from the repository database
# pacman --sync --info foo
@@ -888,7 +888,7 @@ regexp.
# pacman -Si foo
-Displays information on the not yet installed package foo (size, install date,
+Displays information from the repository database on package foo (size,
build date, dependencies, conflicts, etc.)
* Adding a package from the repositories