Skip to content

Commit 3677ab2

Browse files
Correct -q's arg name in rgbgfx(1) (#1826)
1 parent d404621 commit 3677ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

man/rgbgfx.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ Output the image's palette set to this file.
347347
Same as
348348
.Fl p Ar base_path Ns .pal
349349
.Pq see Sx Automatic output paths .
350-
.It Fl q Ar pal_file , Fl \-palette-map Ar pal_file
350+
.It Fl q Ar pal_map , Fl \-palette-map Ar pal_map
351351
Output the image's palette map to this file.
352352
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.
353353
.It Fl Q , Fl \-auto-palette-map

0 commit comments

Comments
 (0)