xbps_api.h: fix xbps_transaction_install_pkg doc mismatch.
This commit is contained in:
parent
a4b1bd299b
commit
9a23c2a356
@ -1309,7 +1309,7 @@ int xbps_remove_pkg_files(prop_dictionary_t dict,
|
|||||||
* package version in repository pool will be queued, otherwise the first
|
* package version in repository pool will be queued, otherwise the first
|
||||||
* repository matching the package pattern wins.
|
* repository matching the package pattern wins.
|
||||||
*
|
*
|
||||||
* @param str Package name or package pattern to match, i.e
|
* @param pkg Package name or package pattern to match, i.e
|
||||||
* `foo>=0' or 'foo<1'.
|
* `foo>=0' or 'foo<1'.
|
||||||
* @param reinstall If true, package will be queued (if \a str matches)
|
* @param reinstall If true, package will be queued (if \a str matches)
|
||||||
* even if package is already installed.
|
* even if package is already installed.
|
||||||
|
Loading…
Reference in New Issue
Block a user