turn off auto-use when using help-lint
parent
03b8e1b756
commit
f1bf5db9ed
|
@ -78,6 +78,7 @@ PRIVATE>
|
|||
|
||||
: help-lint ( prefix -- )
|
||||
[
|
||||
auto-use? off
|
||||
all-vocabs-seq [ vocab-name ] map all-vocabs set
|
||||
group-articles vocab-articles set
|
||||
child-vocabs
|
||||
|
|
Loading…
Reference in New Issue