1 | initial version |
Dumpcap doesn't support a -Q
flag, hence the error. Adding support to dumpcap for that would require an Enhancement request on the Wireshark Bugzilla.
Out of interest why are you piping through tshark to apply a display filter that could be handled as a capture filter in dumpcap, or is there more to it?