logo       

[plt-dev] Doc bug and fix: msg#00083

plt-dev

Subject: [plt-dev] Doc bug and fix

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.
I've committed a change to fix the docs (startup.scrbl):

@item{@FlagFirst{p} @nonterm{package} :
@scheme[require]s @scheme[(planet @#,nontermstr{package})].

N.
_________________________________________________
For list-related administrative tasks:
http://list.cs.brown.edu/mailman/listinfo/plt-dev

<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | Mail Home | sitemap | FAQ | advertise