From 70bc1e3a930ebbfc7846d5c49914b46e72d1bd35 Mon Sep 17 00:00:00 2001 From: Donald Curtis Date: Sat, 29 Dec 2012 15:15:40 -0600 Subject: [PATCH] Clarify the `:files' section of README --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index de4d9739..d8eddfc0 100644 --- a/README.md +++ b/README.md @@ -144,11 +144,14 @@ specifies the module of a CVS repository to check out. Defaults to to - `:files` optional property specifying the explicit files used to build the -package. Automatically populated by matching all `.el` files in the -root of the repository. This is necessary when there are multiple +package. Automatically populated by matching all `.el` files in the +root of the repository. This is necessary when there are multiple `.el` files in the repository but the package should only be built -from a subset. *Any file in any path in the repository is copied to -the root of the package* +from a subset. *Any file specifed at any path in the repository is +copied to the root of the package.* More complex options are +available, submit an +[Issue](https://github.com/milkypostman/melpa/issues) if the specified +package requires more complex file specification. [git]: http://git-scm.com/ [github]: https://github.com/