Skip to content

Documentation/grep: Add grep command documentation - #19995

Merged
xiaoxiang781216 merged 1 commit into
apache:masterfrom
Junbo-Zheng:grep
Aug 28, 2026
Merged

Documentation/grep: Add grep command documentation#19995
xiaoxiang781216 merged 1 commit into
apache:masterfrom
Junbo-Zheng:grep

Conversation

@Junbo-Zheng

Copy link
Copy Markdown
Contributor

Summary

Adds Documentation/applications/system/grep/index.rst, covering overview, configuration options, usage, options, exit status, and examples.

Should merge together with apache/nuttx-apps#3741

Impact

None just documentation-only

Testing

Documentation-only change. Please refer to apache/nuttx-apps#3741

Signed-off-by: Junbo Zheng zhengjunbo1@xiaomi.com

Add a user documentation page for the grep system command covering
overview, configuration options, usage, options, exit status and
examples. The command lives in apps/system/grep and is enabled with
CONFIG_SYSTEM_GREP (depends on CONFIG_LIBC_REGEX).

This documents the command added in
apache/nuttx-apps#3741.

Signed-off-by: Junbo Zheng <zhengjunbo1@xiaomi.com>
@xiaoxiang781216
xiaoxiang781216 merged commit 6a71c89 into apache:master Aug 28, 2026
7 checks passed
@Junbo-Zheng
Junbo-Zheng deleted the grep branch August 28, 2026 16:14
@github-actions github-actions Bot added Area: Documentation Improvements or additions to documentation Size: M The size of the change in this PR is medium labels Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Documentation Improvements or additions to documentation Size: M The size of the change in this PR is medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants