fix docs
parent
74a2e75c64
commit
f85e70a6ce
|
@ -399,5 +399,5 @@ HELP: ABOUT:
|
||||||
{ $description "Defines the main documentation article for the current vocabulary." } ;
|
{ $description "Defines the main documentation article for the current vocabulary." } ;
|
||||||
|
|
||||||
HELP: vocab-help
|
HELP: vocab-help
|
||||||
{ $values { "vocab" "a vocabulary specifier" } { "help" "a help article" } }
|
{ $values { "vocab-spec" "a vocabulary specifier" } { "help" "a help article" } }
|
||||||
{ $description "Outputs the main help article for a vocabulary. The main help article can be set with " { $link POSTPONE: ABOUT: } "." } ;
|
{ $description "Outputs the main help article for a vocabulary. The main help article can be set with " { $link POSTPONE: ABOUT: } "." } ;
|
||||||
|
|
Loading…
Reference in New Issue