Author: fperrad Date: Mon Jan 8 02:12:49 2007 New Revision: 16476 Modified: trunk/languages/lua/doc/running.pod
Log: [Lua] - arguments from command line Modified: trunk/languages/lua/doc/running.pod ============================================================================== --- trunk/languages/lua/doc/running.pod (original) +++ trunk/languages/lua/doc/running.pod Mon Jan 8 02:12:49 2007 @@ -39,8 +39,6 @@ All your Lua code must be in a single source file (users libraries are not supported). -Currently, the generated code takes no argument in the command line. - =head1 SEE ALSO F<languages/lua/doc/status.pod>
