xbps-{bin,repo}: new -o flag for the 'show' target, to print specific objs value.
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
int repo_genindex(const char *);
|
||||
|
||||
/* From repository.c */
|
||||
int show_pkg_info_from_repolist(const char *);
|
||||
int show_pkg_info_from_repolist(const char *, const char *);
|
||||
int show_pkg_deps_from_repolist(const char *);
|
||||
int repository_sync(void);
|
||||
|
||||
|
Reference in New Issue
Block a user