Home | All Classes | Grouped Classes | Index | Search

CL_CommandLine::add_usage

Add a usage line to the help output, usage is for example "[OPTIONS]... FILE", the program name will get appended automatically

	void add_usage(
		const std::string& usage);

See also:

CL_CommandLine



Questions or comments, write to the ClanLib mailing list.