doc/manual.txt: explain how to show build options for binpkgs.
This commit is contained in:
parent
4d39a98ffe
commit
d9df4c2804
|
@ -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
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
Loading…
Reference in New Issue