]> source.dussan.org Git - jquery.git/commitdiff
README: Add to the full list of optional modules. Closes gh-855
authorMathias Bynens <mathias@qiwi.be>
Wed, 11 Jul 2012 13:39:18 +0000 (09:39 -0400)
committerRick Waldron <waldron.rick@gmail.com>
Wed, 11 Jul 2012 13:39:43 +0000 (09:39 -0400)
README.md

index 74ad758b93c54c49872d09308fcf882f721837b5..39deec4ef0886efd693890840385119a95e69cd7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -122,7 +122,7 @@ grunt custom:-offset
 Exclude **all** optional modules:
 
 ```bash
-grunt custom:-ajax,-css,-dimensions,-effects,-offset
+grunt custom:-ajax,-css,-deprecated,-dimensions,-effects,-offset
 ```