Another doc change to reflect the "recipes" change

This commit is contained in:
Steve Purcell 2012-04-07 08:17:22 +01:00
parent c6417cd0b6
commit c486d640a2

View file

@ -12,10 +12,10 @@ arguments to the script. Built packages are put in the `packages/`
folder with version corresponding to the newest HEAD revision
available; given according to the `%Y%m%d` format.
* `melpa` -- All the logic for generating everything in
the repository based on the `pkglist` file. By default this will build all packages listed in `pkglist`,
compile the `index.html` file for the [melpa] website front page, and
sync with the site.
* `melpa` -- All the logic for generating everything in the repository
based on the recipe files. By default this will build all packages
listed under `recipes/`, compile the `index.html` file for the [melpa]
website front page, and sync with the site.
The following arguments are accepted,