Skip to content

Commit 115ecf0

Browse files
committed
lint: add --glob option to syntaxdb
1 parent cdad742 commit 115ecf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/nagelfar/syntaxdb_modulefile.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ set ::option(prereq-all) {--optional --tag}
283283
set {::option(prereq-all --tag)} 1
284284
set ::option(prereq-any) {--optional --tag}
285285
set {::option(prereq-any --tag)} 1
286-
set ::option(remove-path) {-d --delim --index --ignore-refcount\
286+
set ::option(remove-path) {-d --delim --glob --index --ignore-refcount\
287287
--remove-on-unload --noop-on-unload --append-on-unload\
288288
--prepend-on-unload}
289289
set {::option(remove-path -d)} 1

0 commit comments

Comments
 (0)