Show the difference between the active config and the default config stored in a feature package.
drush features-diff
feature : The feature in question.
--ctypes : Comma separated list of component types to limit the output to. Defaults to all types.
--lines : Generate diffs with <n> lines of context instead of the usual two.