Index: doc/Object.man =================================================================== diff -u -rec55df9eef84e5360997a387c5ec45509c4f15a6 -rb6d37659171e23799adb1f007ae7993e6fcee429 --- doc/Object.man (.../Object.man) (revision ec55df9eef84e5360997a387c5ec45509c4f15a6) +++ doc/Object.man (.../Object.man) (revision b6d37659171e23799adb1f007ae7993e6fcee429) @@ -420,9 +420,6 @@ [list_end] -[call [arg obj] [method {info info}]] -Lists the available [term "submethod"]s of the [method info] [term "method ensemble"]. - [call [arg obj] [method "info lookup"] [arg submethod] [opt "[arg arg] ..."]] A collection of submethods to retrieve structural features (e.g., Index: doc/info.man.inc =================================================================== diff -u -r54cdf1847245e3d6245a740808d1d6923fb78997 -rb6d37659171e23799adb1f007ae7993e6fcee429 --- doc/info.man.inc (.../info.man.inc) (revision 54cdf1847245e3d6245a740808d1d6923fb78997) +++ doc/info.man.inc (.../info.man.inc) (revision b6d37659171e23799adb1f007ae7993e6fcee429) @@ -9,6 +9,12 @@ [keywords "method handle"] [keywords "method path"] +[call [arg [vset CMD]] [method {info info}] [opt [option "-asList"]]] +Returns the available [term "submethod"]s of the [method info] [term "method ensemble"] for +[arg [vset CMD]], either as a pretty-printed string or as a +Tcl list (if the [term "switch"] [option -asList] is set) for further +processing. + [call [arg [vset CMD]] [method "info [vset MODIFIER] filters"] [opt [option -guards]] [opt [arg pattern]]] If [arg pattern] is omitted, returns all filter names which are