teach pkg query about %Q
modified docs/pkg-query.8
@@ -128,6 +128,8 @@ as a dependency of another package, 0 otherwise.
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
modified src/query.c
@@ -59,6 +59,7 @@ static struct query_flags accepted_query_flags[] = {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -217,6 +218,9 @@ format_str(struct pkg *pkg, UT_string *dest, const char *qstr, const void *data)
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|