From: Shaun Jackman Date: Thu, 11 Apr 2019 21:17:43 +0000 (+0000) Subject: ccomps.1: Correct -X%min-max X-Git-Tag: 2.42.0~2^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aca7a420737e3a4201a1b73ac25e85987c50281c;p=graphviz ccomps.1: Correct -X%min-max See https://gitlab.com/graphviz/graphviz/blob/master/cmd/tools/ccomps.c#L161 --- diff --git a/cmd/tools/ccomps.1 b/cmd/tools/ccomps.1 index 9085ed43a..a64868ddb 100644 --- a/cmd/tools/ccomps.1 +++ b/cmd/tools/ccomps.1 @@ -72,11 +72,11 @@ is printed. In the last form, only those components whose indices are in the range \fB[\fP\fIIstart\fP\fB,\fP\fIlast\fP\fB]\fP are printed. Thus, the flag \fB-x\fP is equivalent to \fB-X#0-\fP. .TP -.BI \-X# " min" +.BI \-X% " min" .TP -.BI \-X# " min-" +.BI \-X% " min-" .TP -.BI \-X# " min-max" +.BI \-X% " min-max" Prints only components in the given range of sizes. In the first form, only a component whose size is \fImin\fP, if any, is printed. In the second form, each component whose size is at least \fImin\fP