Next: , Previous: template arg, Up: template


Define template help string
— TCL Backend: template usage [string]

With a string argument, this procedure defines the template "usage" message. Unless the template redefines a -h option with template options (see template options), the default behaviour of the template is to print the content of the template usage string when -h or --help option is passed to the template.

template usage, when invoked without argument, returns the last usage message defined.