aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPascal Massimino <skal@google.com>2021-11-04 22:51:48 +0100
committerPascal Massimino <skal@google.com>2021-11-04 22:51:48 +0100
commit6b1d18c362b903564476f996af5e1b194355ed09 (patch)
treebc2ad44b738a933687ef9a743aa50e9c3075b989
parent3368d8768a21b978bf94bb4485f7fef38e77a6f9 (diff)
downloadwebp-6b1d18c362b903564476f996af5e1b194355ed09.tar.gz
webpmux: fix the -bgcolor description
Change-Id: Iedb1865aec7b8c78c185a0eb17d97a5c9446a275
-rw-r--r--man/webpmux.13
1 files changed, 2 insertions, 1 deletions
diff --git a/man/webpmux.1 b/man/webpmux.1
index 1ea29954..dd1eadbe 100644
--- a/man/webpmux.1
+++ b/man/webpmux.1
@@ -85,7 +85,8 @@ Where: 'loop_count' must be in range [0, 65535].
.BI bgcolor " A,R,G,B
Set the background color of the canvas on an animated file.
.P
-Where: 'loop_count' must be in range [0, 65535].
+where: 'A', 'R', 'G' and 'B' are integers in the range 0 to 255 specifying the
+Alpha, Red, Green and Blue component values respectively.
.TP
.BI icc " file.icc
Set ICC profile.