mirror of
https://github.com/apache/nuttx.git
synced 2026-09-14 14:40:23 +00:00
The uid example was missing documentation. This commit adds complete documentation including: - Command syntax and options - Synopsis explaining the tool's purpose - Options table with all available flags - Usage examples for each query type: - Query user by ID (-uid) - Query user by name (-uname) - Query group by ID (-gid) - Query group by name (-gname) - Help display example - Configuration options The documentation is based on the actual source code in apps/examples/uid/uid_main.c. Signed-off-by: hanzj <hanzjian@zepp.com> |
||
|---|---|---|
| .. | ||
| _extensions | ||
| _static | ||
| _templates | ||
| applications | ||
| components | ||
| contributing | ||
| debugging | ||
| faq | ||
| guides | ||
| implementation | ||
| introduction | ||
| logos | ||
| platforms | ||
| quickstart | ||
| reference | ||
| ReleaseNotes | ||
| standards | ||
| testing | ||
| .gitignore | ||
| conf.py | ||
| glossary.rst | ||
| index.rst | ||
| known-warnings.txt | ||
| legacy_README.md | ||
| make.bat | ||
| Makefile | ||
| Pipfile | ||
| Pipfile.lock | ||
| security.rst | ||
| substitutions.rst | ||