mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Correct -q's arg name in rgbgfx(1) (#1826)
This commit is contained in:
@@ -347,7 +347,7 @@ Output the image's palette set to this file.
|
|||||||
Same as
|
Same as
|
||||||
.Fl p Ar base_path Ns .pal
|
.Fl p Ar base_path Ns .pal
|
||||||
.Pq see Sx Automatic output paths .
|
.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.
|
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.
|
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
|
.It Fl Q , Fl \-auto-palette-map
|
||||||
|
|||||||
Reference in New Issue
Block a user