ref: bed43d253016fa8bb0a3a8eddabe214ee3b26762
parent: c02b04f7d239b14e94811f8124c26ed5b99cc98f
author: Anthony J. Bentley <[email protected]>
date: Sun Sep 4 22:46:59 EDT 2016
Document rgbasm -E.
--- a/src/asm/rgbasm.1
+++ b/src/asm/rgbasm.1
@@ -6,7 +6,7 @@
.Nd Game Boy assembler
.Sh SYNOPSIS
.Nm rgbasm
-.Op Fl hv
+.Op Fl Ehv
.Op Fl b Ar chars
.Op Fl D Ar name Ns Op = Ns Ar value
.Op Fl g Ar chars
@@ -29,6 +29,8 @@
.Cm EQUS
.Qq Ar "value"
in code. If a value is not specified, a value of 1 is given.
+.It Fl E
+Export all labels, including unreferenced and local labels.
.It Fl g Ar chars
Change the four characters used for binary constants.
The defaults are 0123.