--- a/handouts/ho03.tex Tue Oct 07 00:12:29 2014 +0100
+++ b/handouts/ho03.tex Tue Oct 07 00:15:41 2014 +0100
@@ -154,7 +154,8 @@
\item \texttt{(l)ist n} -- listing the source file from line
\texttt{n}
\item \texttt{disassemble fun-name}
-\item \texttt{run} -- starts the program
+\item \texttt{run args} -- starts the program, potential
+arguments can be given
\item \texttt{(b)reak line-number} -- set break point
\item \texttt{(c)ontinue} -- continue execution until next
breakpoint in a line number