bugfix #1286646, documentation
This commit is contained in:
parent
a296279b03
commit
813287133a
2 changed files with 23 additions and 1 deletions
|
|
@ -111,6 +111,15 @@ our $HELP = {
|
|||
]
|
||||
},
|
||||
|
||||
'content prototypes' => {
|
||||
title => 'prototype using title',
|
||||
body => 'prototype using body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
]
|
||||
},
|
||||
|
||||
'page export' => {
|
||||
title => 'Page Export',
|
||||
body => 'Page Export body',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue