Subversion
Loading...
Searching...
No Matches
svn_opt_subcommand_desc3_t::[struct].desc_overrides Struct Reference

A list of option help descriptions, keyed by the option unique enum (the 2nd field in apr_getopt_option_t), which override the generic descriptions given in an apr_getopt_option_t on a per-subcommand basis. More...

Data Fields

int optch
const char * desc

Detailed Description

A list of option help descriptions, keyed by the option unique enum (the 2nd field in apr_getopt_option_t), which override the generic descriptions given in an apr_getopt_option_t on a per-subcommand basis.

Definition at line 111 of file svn_opt.h.


The documentation for this struct was generated from the following files: