doc/manual.txt: explain how to show build options for binpkgs.

This commit is contained in:
Juan RP 2013-12-28 12:26:09 +01:00
parent 4d39a98ffe
commit d9df4c2804
1 changed files with 6 additions and 0 deletions

View File

@ -495,6 +495,12 @@ at the same time with xbps-src:
$ xbps-src -o option,~option1,~option2 foo
------------------------------------------
The build options can also be shown for binary packages via `xbps-query(8)`:
--------------------------------------------
$ xbps-query -R --property=build-options foo
--------------------------------------------
Contributing via git
~~~~~~~~~~~~~~~~~~~~