From b6a50a3afc71d7f5fb17f93f5ed12af61fe8efeb Mon Sep 17 00:00:00 2001 From: Anthony Bentley Date: Sun, 8 Nov 2009 21:27:15 -0700 Subject: [PATCH] added -q to the documentation --- doc/fix.htm | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/fix.htm b/doc/fix.htm index c27bb950..c45131c0 100644 --- a/doc/fix.htm +++ b/doc/fix.htm @@ -47,6 +47,7 @@ v : Validate header d : Debug, don't change image r : Truncate image to valid size + q : Quiet mode, suppresses text except errors h : Short help text

Note: RGBFix was previously released by me as a standalone program known as GBFix. I have chosen to release it in the ASMotor package instead from now on. Its usage has changed a bit from that of GBFix for the sake of consistence with the other ASMotor tools. Being part of RGBDS means RGBFix’s distribution now follows the same rules as the rest of the ASMotor package. GBFix still follows its own rules.