]> Shamusworld >> Repos - rmac/blobdiff - rmac.c
Somehow these files slipped through the cracks... :-/
[rmac] / rmac.c
diff --git a/rmac.c b/rmac.c
index ef190ec0fc959434839d45cfb8a7a2c34ab89f46..0da81bec4ee37d3d4b941628f393c87f64b86a80 100644 (file)
--- a/rmac.c
+++ b/rmac.c
@@ -185,7 +185,7 @@ void DisplayHelp(void)
                "                    o7: clr.l Dx to moveq #0,Dx                       (off)\n"
                "                    o8: adda.w/l #x,Dy to addq.w/l #x,Dy              (off)\n"
                "                    o9: adda.w/l #x,Dy to lea x(Dy),Dy                (off)\n"
-               "                    op: Enforce PC relative                           (off)\n"
+               "                    op: Enforce PC relative (alternative: o10)        (off)\n"
                "  ~o[value]         Turn a specific optimisation off\n"
                "  +oall             Turn all optimisations on\n"
                "  ~oall             Turn all optimisations off\n"