Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/CommandAction/HelpAction.def

    r7305d5 r6ba9ba  
    1818// "undefine" if no parameters are required, use (NOPARAM_DEFAULT) for each (undefined) default value
    1919#define paramtypes (std::string)
    20 #define paramtokens ("help")
     20#define paramtokens ("actionname")
    2121#define paramdescriptions ("Name of an action whose option list is then given")
    2222#define paramdefaults (PARAM_DEFAULT(std::string("none")))
Note: See TracChangeset for help on using the changeset viewer.