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