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 @@ -143,6 +143,7 @@ set {::syntax(module savelist)} x*
143143set {::syntax(module saverm)} x*
144144set {::syntax(module disable)} x*
145145set {::syntax(module saveshow)} x*
146+ set {::syntax(module describe)} x*
146147set {::syntax(module apropos)} x*
147148set {::syntax(module keyword)} x*
148149set {::syntax(module search)} x*
@@ -234,7 +235,7 @@ set ::subCmd(module) {add load add-any load-any swap switch try-add try-load\
234235 remove rm delete unload unuse use aliases available avail show display\
235236 initadd initload initclear initlist initprepend initunload initrm\
236237 initswap initswitch list purge reload restore save savelist saverm disable\
237- saveshow apropos keyword search test update whatis}
238+ saveshow describe apropos keyword search test update whatis}
238239set ::subCmd(module-info) {alias command loaded mode name shell shelltype\
239240 specified symbols tags type usergroups username version user trace\
240241 tracepat flags}
You can’t perform that action at this time.
0 commit comments