The Racket repository
Go to file
Noel Welsh 2ad22dd716 Fix incorrect documentation of -p command line option.
The documentation for command line arguments to MzScheme says:

-p <file> <u> <path> : requires (planet "<file>" "<user>" "<pkg>")
http://docs.plt-scheme.org/reference/running-sa.html#(part._mz-cmdline)

Running mzscheme --help says:

 -p <package> : Like -e '(require (planet "<package>")'

Experiments confirm the executable is correct and the docs are wrong.

svn: r15597
2009-07-28 14:24:19 +00:00
collects Fix incorrect documentation of -p command line option. 2009-07-28 14:24:19 +00:00
doc release notes for 4.2.1: please merge into release 4.2.1 2009-07-24 21:12:34 +00:00
man/man1 2008 -> 2009 2009-01-04 15:34:50 +00:00
src add missing checks on pen-mutation methods 2009-07-28 00:04:38 +00:00