README: Add to the full list of optional modules. Closes gh-855

This commit is contained in:
Mathias Bynens
2012-07-11 09:39:18 -04:00
committed by Rick Waldron
parent 335bdf2b1a
commit d8f9dece24

View File

@@ -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
```