* Added convert_model() params docs. * Added auto-generating of most cli params. * Added auto-generating of cli params. * Small correction. * Removed wrong change. * Corrected default values. * Fixed errors, added tests. * Small correction. * Corrected params descriptions, moved cli specific params to separate file. * Moved params specifics to utils/help.py.