[Openmcl-cvs-notifications] r14730 - /trunk/source/doc/src/install.xml
rme at clozure.com
rme at clozure.com
Mon Apr 25 12:45:09 CDT 2011
Author: rme
Date: Mon Apr 25 12:45:09 2011
New Revision: 14730
Log:
Mention the lisp kernel's "--" pseudo-argument in the manual.
Modified:
trunk/source/doc/src/install.xml
Modified: trunk/source/doc/src/install.xml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/source/doc/src/install.xml (original)
+++ trunk/source/doc/src/install.xml Mon Apr 25 12:45:09 2011
@@ -557,6 +557,13 @@
the command line, after the init file (if there is one) is
loaded and before the toplevel read-eval-print loop is
entered.</para>
+
+ <para>
+ Finally, any arguments following the pseudo-argument
+ <literal>--</literal> are not processed, and are made
+ available to the lisp as the value of
+ <literal>ccl:*unprocessed-command-line-arguments*</literal>.
+ </para>
</sect1>
=
<!-- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D -->
More information about the Openmcl-cvs-notifications
mailing list