listener: update docs

db4
Slava Pestov 2012-01-02 21:38:56 -08:00
parent d1b6106011
commit 9535d83438
1 changed files with 2 additions and 2 deletions

View File

@ -18,9 +18,9 @@ ARTICLE: "listener-watch" "Watching variables in the listener"
"Clearing the watch list:"
{ $subsections hide-all-vars } ;
HELP: only-use-vocabs
HELP: use-loaded-vocabs
{ $values { "vocabs" "a sequence of vocabulary specifiers" } }
{ $description "Replaces the current manifest's vocabulary search path with the given set of vocabularies." } ;
{ $description "Adds to the search path only those vocabularies which are loaded." } ;
HELP: with-interactive-vocabs
{ $values { "quot" quotation } }