Examples
Find string in tasks, task names, parameter names:
Lists the following:
- All of the task names that have the string
- All of the tasks whose contents (e.g., documentation, parameters, etc) have the string
- All of the parameter names that have the string
Keyword arguments:
matchstring -- String to match in the documentation
default: ''; example: matchstring='vis'