xbps-{install,query,rindex}.8: document environment var: XBPS_TARGET_ARCH.

This commit is contained in:
Juan RP
2013-02-20 11:42:06 +01:00
parent ae7b76e245
commit 1f324a76a2
3 changed files with 24 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
.Dd December 15, 2012
.Dd February 20, 2013
.Os Void Linux
.Dt xbps-rindex 8
.Sh NAME
@@ -33,6 +33,13 @@ Removes obsolete packages from
.Ar repository .
Packages that are not currently registered in repository's index will
be removed (out of date, invalid archives, etc).
.Sh ENVIRONMENT
.Bl -tag -width XBPS_TARGET_ARCH
.It Sy XBPS_TARGET_ARCH
Overrides
.Xr uname 2
machine result with this value. Useful to install packages of a different
architecture.
.Sh SEE ALSO
.Xr xbps-create 8 ,
.Xr xbps-dgraph 8 ,