Move commands that require parameters first into the list.
Move syntax line first, command documentation second,
flags last. This is much like Unix commands do
❯ /bin/ls --help
Usage: /bin/ls [OPTION]... [FILE]...
List information about the FILEs (the current directory by default).
Compared to:
uart:~$ lwm2m
lwm2m - LwM2M commands
Subcommands:
read :read PATH [OPTIONS]
Read value from LwM2M resource
-x Read value as hex stream (default)
-s Read value as string
Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>
|
||
|---|---|---|
| .. | ||
| _doxygen | ||
| _extensions/zephyr | ||
| _scripts | ||
| _static | ||
| _templates | ||
| build | ||
| connectivity | ||
| contribute | ||
| develop | ||
| hardware | ||
| images | ||
| introduction | ||
| kernel | ||
| project | ||
| releases | ||
| safety | ||
| security | ||
| services | ||
| templates | ||
| 404.rst | ||
| CMakeLists.txt | ||
| conf.py | ||
| glossary.rst | ||
| index-tex.rst | ||
| index.rst | ||
| kconfig.rst | ||
| known-warnings.txt | ||
| LICENSING.rst | ||
| Makefile | ||
| requirements.txt | ||
| substitutions.txt | ||
| zephyr.doxyfile.in | ||