From: Caleb Raitto <carai...@google.com> The argument parser only accepts num_tc:
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/tree/tc/q_mqprio.c#n55 Signed-off-by: Caleb Raitto <carai...@google.com> --- man/man8/tc-mqprio.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man8/tc-mqprio.8 b/man/man8/tc-mqprio.8 index a1bedd35..4b9e942e 100644 --- a/man/man8/tc-mqprio.8 +++ b/man/man8/tc-mqprio.8 @@ -8,7 +8,7 @@ dev classid .B | root) [ handle major: -.B ] mqprio [ numtc +.B ] mqprio [ num_tc tcs .B ] [ map P0 P1 P2... -- 2.19.0.rc1.350.ge57e33dbd1-goog