mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Fix typo in rgblink manpage
Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com>
This commit is contained in:
@@ -82,7 +82,7 @@ The arguments are as follows:
|
|||||||
<var class="Ar" title="Ar">overlayfile</var></dt>
|
<var class="Ar" title="Ar">overlayfile</var></dt>
|
||||||
<dd class="It-tag">The ROM image to overlay sections over. When an overlay ROM
|
<dd class="It-tag">The ROM image to overlay sections over. When an overlay ROM
|
||||||
is provided, all sections must be fixed. This may be used to patch an
|
is provided, all sections must be fixed. This may be used to patch an
|
||||||
existing binray.</dd>
|
existing binary.</dd>
|
||||||
<dt class="It-tag"> </dt>
|
<dt class="It-tag"> </dt>
|
||||||
<dd class="It-tag"> </dd>
|
<dd class="It-tag"> </dd>
|
||||||
<dt class="It-tag"><a class="selflink" href="#o"><b class="Fl" title="Fl" id="o">-o</b></a>
|
<dt class="It-tag"><a class="selflink" href="#o"><b class="Fl" title="Fl" id="o">-o</b></a>
|
||||||
|
|||||||
@@ -57,7 +57,7 @@ Write a symbol file to the given filename.
|
|||||||
.It Fl O Ar overlayfile
|
.It Fl O Ar overlayfile
|
||||||
The ROM image to overlay sections over.
|
The ROM image to overlay sections over.
|
||||||
When an overlay ROM is provided, all sections must be fixed.
|
When an overlay ROM is provided, all sections must be fixed.
|
||||||
This may be used to patch an existing binray.
|
This may be used to patch an existing binary.
|
||||||
.It Fl o Ar outfile
|
.It Fl o Ar outfile
|
||||||
Write ROM image to the given filename.
|
Write ROM image to the given filename.
|
||||||
.It Fl p Ar pad_value
|
.It Fl p Ar pad_value
|
||||||
|
|||||||
Reference in New Issue
Block a user