DragonFly On-Line Manual Pages

Search: Section:  


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

NAME

::clig::Description - set long description text to be included in a manual page

SYNOPSIS

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

DESCRIPTION

The Description command should not be used. Instead, the respective section in the generated manual page should be filled out. The main reason for this advice is, that clig copies description AS IS into the manual page, so it can be typed into the manual page file in the first place. Please remember that the generated manual page needs some hand- tuning anyway, because for example the `SEE ALSO'-section cannot be generated. Since this command should not be used, no example is given.

SEE ALSO

clig_Version(n), 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_parseCmdline(n) Kir 1.9.11.1 CLIG(1)

Search: Section: