turn off auto-use when using help-lint
parent
b8a8c11fea
commit
3f89d8ce3f
|
@ -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