xbps-reconfigure.8: explain how to show the pkg install script.

This commit is contained in:
Juan RP
2013-12-17 15:28:22 +01:00
parent 152212a9ab
commit 77b41d7696

View File

@@ -1,4 +1,4 @@
.Dd October 12, 2013 .Dd December 17, 2013
.Os Void Linux .Os Void Linux
.Dt xbps-reconfigure 8 .Dt xbps-reconfigure 8
.Sh NAME .Sh NAME
@@ -11,15 +11,17 @@
.Sh DESCRIPTION .Sh DESCRIPTION
The The
.Nm .Nm
utility configures packages in target root directory. Configuration utility configures or reconfigures packages in target root directory. Configuration
involves two steps: involves two steps:
.Pp .Pp
.Sy * .Sy *
Executes the Executes the
.Sy post-install .Sy post
action on its ACTION on its
.Sy INSTALL .Sy INSTALL
script. script (which can be shown by running
.Sy `xbps-query --property=install-script pkg'
).
.Pp .Pp
.Sy * .Sy *
Changes package state to Changes package state to
@@ -72,4 +74,4 @@ Default cache directory to store downloaded binary packages.
Probably, but I try to make this not happen. Use it under your own Probably, but I try to make this not happen. Use it under your own
responsability and enjoy your life. responsability and enjoy your life.
.Pp .Pp
Report bugs in https://github.com/xtraeme/xbps/issues Report bugs in https://github.com/voidlinux/xbps/issues