A message should show to indicate to the user they may have mistyped the feature name Example: `grails create-app myApp -features mongo` creates an app as if you didn't specify features at all because the mongo feature is called `mongodb`.