add %M to query the message
modified pkg/pkg-query.1
@@ -15,7 +15,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -81,6 +81,8 @@ The flat size in human readable format of the matched package
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
modified pkg/query.c
@@ -41,6 +41,7 @@ static struct query_flags {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -198,6 +199,11 @@ format_str(struct pkg *pkg, struct sbuf *dest, const char *qstr, void *data)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|