From d8d6aa83239fd3c65dc89734a7ade803f643f3b3 Mon Sep 17 00:00:00 2001 From: Eduardo San Martin Morote Date: Tue, 18 Apr 2017 16:56:27 +0200 Subject: [PATCH] Update man pages --- man/catimg.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man/catimg.1 b/man/catimg.1 index bdc0bba..6a157b0 100644 --- a/man/catimg.1 +++ b/man/catimg.1 @@ -26,6 +26,9 @@ Specify the amount of loops that catimg should repeat a GIF. A value of 1 means \fB\-r\fR RESOLUTION Possible values 1 or 2. Force the resolution of the image. By default catimg will check if rendering in higher resolution is possible and do so or use the lower one. +\fB\-c\fR +Convert colors to a restricted palette. This is useful when terminal only support a limited set of colors. This transformation should be more accurate than the one performed by the terminal. + .SH BUGS Please report any bugs to https://github.com/posva/catimg/issues.