mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-02 15:57:48 +00:00
Consistent behavior with missing or incorrect parameters (#1179)
This commit is contained in:
@@ -41,6 +41,12 @@ Developers are advised to fill those fields with 0x00 bytes in their source code
|
||||
and to have already populated whichever fields they don't specify using
|
||||
.Nm .
|
||||
.Pp
|
||||
The input
|
||||
.Ar asmfile
|
||||
can be a path to a file, or
|
||||
.Cm \-
|
||||
to read from standard input.
|
||||
.Pp
|
||||
Note that options can be abbreviated as long as the abbreviation is unambiguous:
|
||||
.Fl Fl color-o
|
||||
is
|
||||
|
||||
Reference in New Issue
Block a user