File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -123,6 +123,7 @@ set {::syntax(module initclear)} 0
123123set {::syntax(module initlist)} 0
124124set {::syntax(module purge)} 0
125125set {::syntax(module reload)} 0
126+ set {::syntax(module update)} 0
126127set {::syntax(module use)} x*
127128set {::syntax(module available)} x*
128129set {::syntax(module avail)} x*
@@ -232,7 +233,7 @@ set ::subCmd(module) {add load add-any load-any swap switch try-add try-load\
232233 remove rm delete unload unuse use aliases available avail show display\
233234 initadd initload initclear initlist initprepend initunload initrm\
234235 initswap initswitch list purge reload restore save savelist saverm\
235- saveshow apropos keyword search test whatis}
236+ saveshow apropos keyword search test update whatis}
236237set ::subCmd(module-info) {alias command loaded mode name shell shelltype\
237238 specified symbols tags type usergroups username version user trace\
238239 tracepat flags}
You can’t perform that action at this time.
0 commit comments