Index: doc/alias.man.inc =================================================================== diff -u -ref17499c6911ca6b6712384f6793acc1d7cb856e -re5ad7edaed3418723ed31bda80c8639df6b44a7e --- doc/alias.man.inc (.../alias.man.inc) (revision ef17499c6911ca6b6712384f6793acc1d7cb856e) +++ doc/alias.man.inc (.../alias.man.inc) (revision e5ad7edaed3418723ed31bda80c8639df6b44a7e) @@ -4,6 +4,8 @@ [keywords "value checker"] [keywords "method handle"] +[call [arg [vset CMD]] [opt "public | private | protected"] [const [vset MODIFIER]] [cmd alias] [arg methodName] [opt "[option -returns] [arg valueChecker]"] [opt "[option -frame] object | method"] [arg cmdName]] + Define an [term "alias method"] for the given [vset SCOPE]. The resulting method registers a pre-existing Tcl command [arg cmdName] under the (alias) name [arg methodName] with the [vset SCOPE]. If [arg cmdName] refers