Open lonkamikaze opened 1 year ago
The same is true for -aE
. I get the expected output with -aq
and -Oq
. The man page is extremely vague about -q
and it doesn't seem to do what I want for all cases.
-E has been added for a compatibility with pkg_* so has not been wide spreaded and consistently implemented, if you want a full control on the output of pkg, I will strongly recommend that you use pkg query:
pkg query -g "%n-%v" "math/*"
AFAIK pkg query
does not support -O
.
It does not need, if you are looking that origins, the above example works
E.g.:
Expected: