shithub: rgbds

Download patch

ref: fd4b5c89256b0937f385ebdf5908ba0ae17d00fb
parent: bc99ee2210d3850b08ff5c938608fced0ab55515
author: yenatch <[email protected]>
date: Tue Dec 3 16:58:39 EST 2013

rgbasm: update manpage to include -v

--- a/src/asm/rgbasm.1
+++ b/src/asm/rgbasm.1
@@ -6,6 +6,7 @@
 .Nd Game Boy assembler
 .Sh SYNOPSIS
 .Nm rgbasm
+.Op Fl v
 .Op Fl h
 .Op Fl b Ar chars
 .Op Fl g Ar chars
@@ -43,6 +44,8 @@
 .It Fl p Ar pad_value
 When padding an image, pad with this value.
 The default is 0x00.
+.It Fl v
+Be verbose.
 .El
 .Sh EXAMPLES
 Assembling a basic source file is simple: