mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Fix man page syntax for Flags
This commit is contained in:
@@ -329,19 +329,19 @@ Deprecated in 0.6.0, removed in 0.8.0.
|
|||||||
Instead, use
|
Instead, use
|
||||||
.Fl I
|
.Fl I
|
||||||
or
|
or
|
||||||
.Fl -include .
|
.Fl \-include .
|
||||||
.Ss rgbgfx -h
|
.Ss rgbgfx -h
|
||||||
Removed in 0.6.0.
|
Removed in 0.6.0.
|
||||||
.Pp
|
.Pp
|
||||||
Instead, use
|
Instead, use
|
||||||
.Fl Z
|
.Fl Z
|
||||||
or
|
or
|
||||||
.Fl -columns .
|
.Fl \-columns .
|
||||||
.Ss rgbgfx --output-*
|
.Ss rgbgfx --output-*
|
||||||
Deprecated in 0.7.0, removed in 0.8.0.
|
Deprecated in 0.7.0, removed in 0.8.0.
|
||||||
.Pp
|
.Pp
|
||||||
Instead, use
|
Instead, use
|
||||||
.Fl -auto-* .
|
.Fl \-auto-* .
|
||||||
.Sh CHANGED
|
.Sh CHANGED
|
||||||
These are breaking changes that did not alter syntax, and so could not practically be deprecated.
|
These are breaking changes that did not alter syntax, and so could not practically be deprecated.
|
||||||
.Ss Trigonometry function units
|
.Ss Trigonometry function units
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ Set the SGB flag
|
|||||||
.Pq Ad 0x146
|
.Pq Ad 0x146
|
||||||
to 0x03.
|
to 0x03.
|
||||||
This flag will be ignored by the SGB unless the old licensee code
|
This flag will be ignored by the SGB unless the old licensee code
|
||||||
.Pq Fl -l
|
.Pq Fl l
|
||||||
is 0x33!
|
is 0x33!
|
||||||
.It Fl t Ar title , Fl \-title Ar title
|
.It Fl t Ar title , Fl \-title Ar title
|
||||||
Set the title string
|
Set the title string
|
||||||
|
|||||||
Reference in New Issue
Block a user