db4
Slava Pestov 2008-01-09 01:35:28 -05:00
parent 731549bdcb
commit fa72e695a4
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ HELP: vocabs
{ $description "Outputs a sequence of all defined vocabulary names." } ;
HELP: vocab
{ $values { "name" string } { "vocab" vocab } }
{ $values { "vocab-spec" "a vocabulary specifier" } { "vocab" vocab } }
{ $description "Outputs a named vocabulary, or " { $link f } " if no vocabulary with this name exists." }
{ $class-description "Instances represent vocabularies." } ;