mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Add support for setting the help description for each entry in a dictionary command. Currently the syntax string alone may not provide sufficient description of its entry. This commit also helps keep the help messages consistent with existing style. Signed-off-by: Xinyang Tan <xinyang.tan@delve.com>