All Classes |Grouped Classes |Index

Function add_usage

Add a usage line to the help output, usage is for example.

	void CL_CommandLine::add_usage(
		const CL_String8 & usage);

Detailed description:

"[OPTIONS]... FILE", the program name will get appended

automatically