From 3cd4ad5676bca90af35950ee80c3694cb9760ec5 Mon Sep 17 00:00:00 2001 From: Dimitri Fontaine Date: Mon, 20 Jun 2011 18:22:53 +0200 Subject: [PATCH] Clarify somewhat the (el-get ...) example. --- README.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.asciidoc b/README.asciidoc index dcfe148e..d1d2fc90 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -160,7 +160,7 @@ Note that you can also give a mix of +packages+ symbols, +inline recipes+ and +source lists+ to +el-get+ as arguments, and completely bypass the +el-get-sources+ variable. - (el-get 'sync 'package 'name (:name or :type emacswiki) sources) + (el-get 'sync 'package 'name '(:name foo :type emacswiki) other-list-of-sources) It is still recommended to +(setq el-get-sources '(list of packages))+ then use +(el-get 'sync)+, so that commands such as +el-get-update+ know which