Allow pkg query/rquery to display expanded metadata about options.
modified pkg/pkg-query.8
@@ -15,7 +15,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -191,12 +191,18 @@ stands for path, and
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified pkg/pkg-rquery.8
@@ -15,7 +15,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -166,12 +166,18 @@ for the package origin, and
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified pkg/query.c
@@ -48,7 +48,7 @@ static struct query_flags accepted_query_flags[] = {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -250,6 +250,10 @@ format_str(struct pkg *pkg, struct sbuf *dest, const char *qstr, void *data)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -515,7 +519,7 @@ format_sql_condition(const char *str, struct sbuf *sqlcond, bool for_remote)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified pkg/rquery.c
@@ -46,7 +46,7 @@ static struct query_flags accepted_rquery_flags[] = {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|