* Updated documentation regarding "*interactive*" command-line.

This commit is contained in:
Abdulaziz Ghuloum 2007-11-03 20:40:02 -04:00
parent e7d66d95b4
commit e4e9418dae
1 changed files with 5 additions and 2 deletions

View File

@ -503,8 +503,11 @@ start in interactive mode. Each of the \texttt{files} is first
loaded, in the interaction environment. The interaction environment
initially contains all the bindings exported from the
\texttt{(ikarus)} library (see Chapter~\ref{chapter:ikarus}). The
optional \texttt{arguments} following the \texttt{--} marker can be obtained
by calling the \texttt{command-line} procedure.
optional \texttt{arguments} following the \texttt{--} marker can be
obtained by calling the \texttt{command-line} procedure. In
interactive mode, the first element of the returned list will be the
string \texttt{"*interactive*"}, corresponding to the script name in
\rnrs{6}-script mode.
\BoxedText{Note:}{The interactive mode is intended for quickly