drush features-diff
Show the difference between the default and overridden state of a feature.
Drush Command
drush features-diff
Arguments
feature : The feature in question.
Aliases
drush fd
Options
--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.
Examples
None