Arguments.long_desc

Long description about the application and how to use it (as a format string).

This is used as a format string to print a long description of what the application does and how to use it. The first argument is the name of the application.

class Arguments
istring long_desc;

Meta