Skip to content

Commit 97db203

Browse files
fvalasiadDuncaen
authored andcommitted
update xbps_transaction_update_packages(3) doc
1 parent 51e7450 commit 97db203

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

include/xbps.h.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1234,6 +1234,8 @@ int xbps_transaction_update_pkg(struct xbps_handle *xhp, const char *pkgname, bo
12341234
* @retval EBUSY The xbps package must be updated.
12351235
* @retval EEXIST All installed packages are already up-to-date.
12361236
* @retval EINVAL Any other error ocurred in the process.
1237+
* @retval ENOENT No packages currently register.
1238+
* @retval ENOTSUP No repositories currently installed.
12371239
*/
12381240
int xbps_transaction_update_packages(struct xbps_handle *xhp);
12391241

0 commit comments

Comments
 (0)