From 4efc690ba19b15864b341e4458fb930e9f3f7206 Mon Sep 17 00:00:00 2001 From: Donald Ephraim Curtis Date: Sat, 7 Apr 2012 12:58:11 -0500 Subject: [PATCH] Update README.md. Syncing is left for external scripts currently since it is dependent on the site configuration. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index df5cfa88..d27de54c 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,10 @@ 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 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. +based on the recipe files. By default this will clean the `packages/` directory, +build all packages +listed under `recipes/`, and compile the `index.html` file for the [melpa] +website front page. The following arguments are accepted,