DragonFly On-Line Manual Pages

Search: Section:  


CLIG(1)                       Programmer's Manual                      CLIG(1)

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

clig_Usage(n), clig_Float(n), clig(1), clig_Int(n), clig_Commandline(n), clig_Long(n), clig_Flag(n), clig_String(n), clig_Double(n), clig_Name(n), clig_Rest(n), clig_Description(n), clig_parseCmdline(n) Kir 1.9.11.1 CLIG(1)

Search: Section: