xbps-src: document all options
This commit is contained in:
parent
af067b2d14
commit
b2d5724420
1 changed files with 6 additions and 0 deletions
6
xbps-src
6
xbps-src
|
@ -143,6 +143,8 @@ zap
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
|
|
||||||
|
-1 If dependencies of target package are missing, fail instead of building them.
|
||||||
|
|
||||||
-a <target>
|
-a <target>
|
||||||
Cross compile packages for this target machine. Supported targets:
|
Cross compile packages for this target machine. Supported targets:
|
||||||
|
|
||||||
|
@ -175,6 +177,8 @@ $(print_cross_targets)
|
||||||
|
|
||||||
-I Ignore required dependencies, useful for extracting/fetching sources.
|
-I Ignore required dependencies, useful for extracting/fetching sources.
|
||||||
|
|
||||||
|
-i Make xbps-src internal errors non-fatal.
|
||||||
|
|
||||||
-j Number of parallel build jobs to use when building packages.
|
-j Number of parallel build jobs to use when building packages.
|
||||||
|
|
||||||
-L Disable ASCII colors.
|
-L Disable ASCII colors.
|
||||||
|
@ -210,6 +214,8 @@ $(print_cross_targets)
|
||||||
Once the target has finished, this temporary masterdir will be removed.
|
Once the target has finished, this temporary masterdir will be removed.
|
||||||
This flag requires xbps-uchroot(1).
|
This flag requires xbps-uchroot(1).
|
||||||
|
|
||||||
|
-V Print version of xbps, then exit.
|
||||||
|
|
||||||
_EOF
|
_EOF
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue