Fix help lint
parent
d59f8b10dc
commit
9e4dfda8cd
|
@ -66,7 +66,7 @@ HELP: vocab-roots
|
||||||
{ $var-description "A sequence of pathname strings to search for vocabularies." } ;
|
{ $var-description "A sequence of pathname strings to search for vocabularies." } ;
|
||||||
|
|
||||||
HELP: add-vocab-root
|
HELP: add-vocab-root
|
||||||
{ $values { "path" "a pathname string" } }
|
{ $values { "root" "a pathname string" } }
|
||||||
{ $description "Adds a directory pathname to the list of vocabulary roots." }
|
{ $description "Adds a directory pathname to the list of vocabulary roots." }
|
||||||
{ $see-also "factor-roots" } ;
|
{ $see-also "factor-roots" } ;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue