From fd721ca48088999ba330ad5037758765aa06f7e3 Mon Sep 17 00:00:00 2001 From: ISSOtm Date: Wed, 9 Dec 2020 09:39:46 +0100 Subject: [PATCH] Document optional RB/RW/RL argument --- src/asm/rgbasm.5 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/asm/rgbasm.5 b/src/asm/rgbasm.5 index 0548303f..aec95c77 100644 --- a/src/asm/rgbasm.5 +++ b/src/asm/rgbasm.5 @@ -851,6 +851,12 @@ There are five commands in the RS group of commands: (In practice, this one cannot be used due to a bug). .El .Pp +If the argument to +.Ic RB , RW , +or +.Ic RL +is omitted, it's assumed to be 1. +.Pp Note that colons .Ql \&: following the name are not allowed.