FreeBSD Manual Pages
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_Rest(n), clig_Flag(n), clig_Double(n), clig_Float(n), clig_Ver- sion(n), clig_Usage(n), clig_Name(n), clig_Int(n), clig_parseCmd- line(n), clig_Long(n), clig_String(n), clig_Commandline(n), clig(1) Kir 1.9.11.1 CLIG(1)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=clig_Description&manpath=FreeBSD+13.0-RELEASE+and+Ports>