Add all the fields available in a repo catalogue
modified pkg/search.c
@@ -53,11 +53,15 @@ static const cliopt search_label[] = {
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
| + | |
|
|
| + | |
| + | |
|
|
|
|
|
@@ -135,6 +139,9 @@ modifier_opt(const char *optionarg)
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -147,9 +154,18 @@ modifier_opt(const char *optionarg)
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -171,6 +187,9 @@ modifier_opt(const char *optionarg)
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -232,8 +251,8 @@ exec_search(int argc, char **argv)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|