diff --git a/README.rst b/README.rst index baf94f2..6f5d7d3 100644 --- a/README.rst +++ b/README.rst @@ -102,10 +102,11 @@ required. The options are: -s sets memory adress values from - -t ( [,] | off) controls the execution trace: - -t 0100 trace from address 0100 (octal) - -t 0100,200 trace from 0100 octal to 200 decimal - -t off turns trace off + -t ([:[:...]] | off) controls the execution trace: + -t 0100 trace from address 0100 (octal) + -t 0100,0200 trace from 0100 octal to 200 decimal + -y 0100,0200:0210,0300 trace 0100 to 0200 and 0210 to 0300 + -t off turns trace off -ttyin loads a file on to the teletype reader device