Skip to content

Commit

Permalink
enchilada, how could I have wronged you, my beloved
Browse files Browse the repository at this point in the history
  • Loading branch information
jrburke committed Apr 6, 2010
1 parent 5b9572e commit 81d91e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions util/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ load('util/requirejs/build/jslib/fileUtil.js');
*/
buildDoc: 'Builds a version of XUI. Example commands:\n' +
'\t\tThis build uses the build profile util/profiles/enchilada.js\n' +
'\t\t> build.sh build profile=enchilda\n\n' +
'\t\t> build.sh build profile=enchilada\n\n' +
'\t\tThis build uses a profile with Closure minification off\n' +
'\t\t> build.sh build profile=enchilda optimize=none\n\n' +
'\t\t> build.sh build profile=enchilada optimize=none\n\n' +
'\t\tThis build defines a name for the build file and what files to include\n' +
'\t\t> build.sh build out=lib/xui-basedom.js include=base,core/dom',
build: function (args) {
Expand Down

0 comments on commit 81d91e5

Please sign in to comment.