Signed-off-by: Lieuwe Rooijakkers --- This will fix the man page for the tc command, the FORMAT specificer had the long form for the JSON format specified as -jjson instead of -json. man/man8/tc.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man8/tc.8 b/man/man8/tc.8 index dce58af1..727a020a 100644 --- a/man/man8/tc.8 +++ b/man/man8/tc.8 @@ -136,7 +136,7 @@ tc \- show / manipulate traffic control settings \fB\-r\fR[\fIaw\fR] | \fB\-i\fR[\fIec\fR] | \fB\-g\fR[\fIraph\fR] | -\fB\-j\fR[\fIjson\fR] | +\fB\-j\fR[\fIson\fR] | \fB\-p\fR[\fIretty\fR] | \fB\-col\fR[\fIor\fR] } -- 2.51.0