From 02f06407b140266689bcbd1b5a276292660a816b Mon Sep 17 00:00:00 2001 From: Rangi <35663410+Rangi42@users.noreply.github.com> Date: Thu, 2 Nov 2023 02:59:46 -0400 Subject: [PATCH] Correct documentation for `rgbgfx -r` (#1197) --- man/rgbgfx.1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/man/rgbgfx.1 b/man/rgbgfx.1 index f48f5d55..c6cd9c81 100644 --- a/man/rgbgfx.1 +++ b/man/rgbgfx.1 @@ -248,8 +248,7 @@ See below for details. .Pp .Ar width -is the image's width, in tiles -.Pq including any margins specified by Fl L . +is the width of the image to generate, in tiles. .It Fl s Ar nb_colors , Fl Fl palette-size Ar nb_colors Specify how many colors each palette contains, including the transparent one if any. .Ar nb_colors