commit 8fca640bea4ef2e99450992827f4aa54d53eb707
parent b0c9f8efbf1eaf3806d8447222b144c82728226d
Author: sin <sin@2f30.org>
Date: Tue, 9 Jun 2015 17:18:05 +0100
Fix indentation in colors.1
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/colors.1 b/colors.1
@@ -16,7 +16,7 @@ is a simple tool to extract colors from pictures. By default it selects
initial clusters based on brightness
steps.
.Sh OPTIONS
-.Bl -tag -width Ds
+.Bl -tag -width "-n clusters"
.It Fl e
Print empty clusters as well.
.It Fl m
@@ -28,8 +28,8 @@ Select initial clusters from the hue domain.
.It Fl p
Select initial clusters from the image pixel space.
.It Fl n Ar clusters
-.El
Set the number of clusters. It defaults to 8.
+.El
.Sh AUTHORS
.An Dimitris Papastamos Aq Mt sin@2f30.org
.An Lazaros Koromilas Aq Mt lostd@2f30.org