From 3677ab2ebffa1d5c2e8cfe0976ba8303bbf5836e Mon Sep 17 00:00:00 2001 From: ReiquelApplegate <159854160+ReiquelApplegate@users.noreply.github.com> Date: Sun, 7 Sep 2025 12:28:37 -0400 Subject: [PATCH] Correct `-q`'s arg name in rgbgfx(1) (#1826) --- man/rgbgfx.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/rgbgfx.1 b/man/rgbgfx.1 index e82bdcf5..265ad42f 100644 --- a/man/rgbgfx.1 +++ b/man/rgbgfx.1 @@ -347,7 +347,7 @@ Output the image's palette set to this file. Same as .Fl p Ar base_path Ns .pal .Pq see Sx Automatic output paths . -.It Fl q Ar pal_file , Fl \-palette-map Ar pal_file +.It Fl q Ar pal_map , Fl \-palette-map Ar pal_map Output the image's palette map to this file. This is useful if the input image contains more than 8 palettes, as the attribute map only contains the lower 3 bits of the palette indices. .It Fl Q , Fl \-auto-palette-map