From e8d9eb45112cb243450c94bd841d3406644b709c Mon Sep 17 00:00:00 2001 From: Rangi <35663410+Rangi42@users.noreply.github.com> Date: Wed, 16 Sep 2026 19:52:10 -0400 Subject: [PATCH] Document how multiple `rgblink -S` get merged (#2098) Co-authored-by: Eldred Habert --- man/rgblink.1 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/man/rgblink.1 b/man/rgblink.1 index 9d0d16c1..15ede47d 100644 --- a/man/rgblink.1 +++ b/man/rgblink.1 @@ -308,6 +308,13 @@ Later region specs override earlier ones; for example, disables scrambling for .Cm romx . .Pp +The arguments to multiple +.Fl S +options are processed as if concatenated; for example, +.Fl S Cm romx=16 Fl S Cm wramx=8 Fl S Cm sram=4 +will work the same as +.Fl S Cm romx=16,wramx=8,sram=4 . +.Pp .Cm wramx scrambling is silently ignored if .Fl w