Index: generic/gentclAPI.decls =================================================================== diff -u -r1e3a84fd851f93ae3116130a530fae5e8bd63336 -ra3b0e40438f4c944dac1c34387f4292e012f4bd0 --- generic/gentclAPI.decls (.../gentclAPI.decls) (revision 1e3a84fd851f93ae3116130a530fae5e8bd63336) +++ generic/gentclAPI.decls (.../gentclAPI.decls) (revision a3b0e40438f4c944dac1c34387f4292e012f4bd0) @@ -261,7 +261,7 @@ {-argName "-type" -required 0 -nrargs 1 -type class} } objectInfoMethod method NsfObjInfoMethodMethod { - {-argName "infomethodsubcmd" -type "args|body|definition|handle|parameter|parametersyntax|type|precondition|postcondition"} + {-argName "infomethodsubcmd" -type "args|body|definition|handle|parameter|parametersyntax|type|precondition|postcondition|subcommands"} {-argName "name" -type tclobj} } objectInfoMethod methods NsfObjInfoMethodsMethod { @@ -313,7 +313,7 @@ } classInfoMethod method NsfClassInfoMethodMethod { - {-argName "infomethodsubcmd" -type "args|body|definition|handle|parameter|parametersyntax|type|precondition|postcondition"} + {-argName "infomethodsubcmd" -type "args|body|definition|handle|parameter|parametersyntax|type|precondition|postcondition|subcommands"} {-argName "name" -type tclobj} } classInfoMethod methods NsfClassInfoMethodsMethod {