zephyr/samples/subsys/shell
Xinyang Tan 535f5a6c04 shell: support setting help string for each entry in a dictionary command
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>
2022-12-05 18:40:46 +01:00
..
devmem_load samples: Add missing sample.yaml 2022-07-28 20:51:14 +02:00
fs tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
shell_module shell: support setting help string for each entry in a dictionary command 2022-12-05 18:40:46 +01:00
shell.rst