zephyr/doc
Seppo Takalo ebfbf83153 net: lwm2m: Clean up shell documentation
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>
2023-09-26 16:55:16 +02:00
..
_doxygen
_extensions/zephyr
_scripts
_static
_templates
build
connectivity net: lwm2m: Clean up shell documentation 2023-09-26 16:55:16 +02:00
contribute doc: guides: Update PDF output path 2023-09-22 14:38:12 +01:00
develop doc: point to new zephyr sdk: 0.16.3 2023-09-25 17:11:42 -04:00
hardware drivers: neural_net: remove obsolete driver 2023-09-25 07:40:07 -04:00
images
introduction
kernel
project
releases doc/release-notes: Add info on downgrade prevention Kconfig 2023-09-26 16:41:25 +02:00
safety
security doc: vuln: Add information about CVE-2023-4258 2023-09-26 08:39:16 +02:00
services doc: tracing: fix formatting issue 2023-09-22 16:42:32 +01:00
templates
404.rst
CMakeLists.txt
conf.py samples: webusb: Copy needed file from the external repository 2023-09-25 09:48:01 +02:00
glossary.rst
index-tex.rst
index.rst
kconfig.rst
known-warnings.txt
LICENSING.rst
Makefile
requirements.txt
substitutions.txt
zephyr.doxyfile.in