xbps-bin(8), xbps-repo(8): improve descr for some targets.

--HG--
extra : convert_revision : xtraeme%40gmail.com-20091126022901-34bq1qnrdzeakmnc
This commit is contained in:
Juan RP
2009-11-26 03:29:01 +01:00
parent 87a216fd11
commit 5223b6d652
2 changed files with 12 additions and 11 deletions

View File

@@ -64,10 +64,10 @@ Please note that all targets are *case insensitive*.
*pkgname*.
*install 'pkgname'*::
Install binary package "*pkgname*". The package will be
'downloaded' (if available in a 'remote repository'),
'unpacked' and 'configured'. The 'unpack' stage will execute the
*pre-install* action on its *INSTALL* script, and unpack its files.
Install binary package "*pkgname*" by searching it in the
repository pool. The package will be 'download' (if working with
a remote repository), 'unpacked' and 'configured'. The 'unpack stage will
execute the *pre-install* action on its *INSTALL* script, and unpack its files.
The 'configure' stage will run the *post-install* action set on its
*INSTALL* script and will change its state to *installed* in the
package database.