Fix furnace.actions help lint
parent
046efe7798
commit
ae60761d42
|
@ -9,7 +9,7 @@ HELP: <action>
|
||||||
|
|
||||||
HELP: <chloe-content>
|
HELP: <chloe-content>
|
||||||
{ $values
|
{ $values
|
||||||
{ "pair" "a pair with shape " { $snippet "{ class string }" } }
|
{ "path" "a path" }
|
||||||
{ "response" response }
|
{ "response" response }
|
||||||
}
|
}
|
||||||
{ $description "Creates an HTTP response which serves a Chloe template. See " { $link "html.templates.chloe" } "." } ;
|
{ $description "Creates an HTTP response which serves a Chloe template. See " { $link "html.templates.chloe" } "." } ;
|
||||||
|
|
Loading…
Reference in New Issue