| argsEnum | Define an enum for different modes; access with... |
| argsType | enum for different param types; access with... |
| init_command_line_parser | Initialize command-line parsing |
| parse_command_line | Parse the command line |
| parse_date | Parses a date in YYYY-MM-DD, YYYYMMDD, YYYY-MM or YYYY format |
| reg_argument_list | Register command line arguments |
| reg_command_list | Register commands using a list |
| reg_positionals_list | Register a list of 'positional' arguments |
| reg_subcmd_list | Register subcommands using a list |
| usage | usage: Create a help message; adds -help and -ver params if... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.