mix recode.help (Recode v0.8.0)
View SourceLists all availbale recode tasks with a short description or prints the documentation for a given recode task.
To print the documentation of a task run mix recode.help {task-name}. As a
task name the module name (e.g. Nesting) or the full module name (e.g.
Recode.Task.Nesting) is accepted.