Currently, help description are written in plain text. It means we can only have one type of help description. Lately, @kmtso434 mentioned it will be nice if mmc-cli can output a minimal help text to be included in the GUI. To achieve that, it is better to restructure the help text to not only contain plain text, but a structure that shows every parameter, and each parameter has minimal and complete description.
Currently, help description are written in plain text. It means we can only have one type of help description. Lately, @kmtso434 mentioned it will be nice if mmc-cli can output a minimal help text to be included in the GUI. To achieve that, it is better to restructure the help text to not only contain plain text, but a structure that shows every parameter, and each parameter has minimal and complete description.