man clig_Version (Conventions) - declare version

NAME

::clig::Version - declare version

SYNOPSIS

package require clig
namespace import ::clig::*
setSpec db

Version version

DESCRIPTION

The Version command specifies a string to be used as a version-identification of the generated parser. Currently it is merely printed as part of the usage-information. An example using my favorite type of version numbers would be

Version 2000-01-31

SEE ALSO