Index: includes/features.node.inc
===================================================================
--- includes/features.node.inc	(revision 2083)
+++ includes/features.node.inc	(working copy)
@@ -80,6 +80,8 @@
     'title_label' => TRUE,
     'has_body' => FALSE,
     'body_label' => TRUE,
+    'min_word_count' => FALSE,
+    'help' => TRUE,
   );
   $output = array();
   $output[] = '  $items = array(';
