projects
/
project/devel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
6676ec1
)
#755666 by bec. drush gen content documentation fix
author
moshe weitzman
Sun, 4 Apr 2010 21:26:56 +0000 (21:26 +0000)
committer
moshe weitzman
Sun, 4 Apr 2010 21:26:56 +0000 (21:26 +0000)
devel_generate.drush.inc
patch
|
blob
|
blame
|
history
diff --git
a/devel_generate.drush.inc
b/devel_generate.drush.inc
index
4f4f575
..
f846088
100644
(file)
--- a/
devel_generate.drush.inc
+++ b/
devel_generate.drush.inc
@@
-56,6
+56,7
@@
function devel_generate_drush_command() {
'kill' => 'Delete all content before generating new content.',
'add-terms' => 'Add terms to generated nodes.',
'add-upload' => 'Add an attached file to generated nodes.',
+ 'types' => 'Specify which types of nodes to generate. Should be a comma-separated list.',
'languages' => 'A comma-separated list of language codes',
),
'aliases' => array('genc'),