Skip to content

Documentation: Document dd command#18972

Merged
jerpelea merged 1 commit into
apache:masterfrom
Zepp-Hanzj:doc/dd
May 27, 2026
Merged

Documentation: Document dd command#18972
jerpelea merged 1 commit into
apache:masterfrom
Zepp-Hanzj:doc/dd

Conversation

@Zepp-Hanzj
Copy link
Copy Markdown
Contributor

Summary

  • Add documentation for the dd command.
  • The command copies data from an input file or device to an output file or device.
  • Covers overview, configuration, usage, options, examples, and notes.
  • Related NuttX Issue: Documentation: blank pages in documentation #11081

Impact

  • Is new feature added? NO.
  • Is existing feature changed? NO.
  • Impact on user? NO.
  • Impact on build? NO.
  • Impact on hardware? NO.
  • Impact on documentation? YES: adds documentation for the dd command.
  • Impact on security? NO.
  • Impact on compatibility? NO.
  • Dependencies: none.

Testing

I confirm that changes are verified on local setup and work as intended:

  • Build Host(s): Linux WSL2
  • Target(s): Documentation build only
  • Static/style check: RST syntax validation
  • Build test: cd Documentation && make html

Testing logs after change:

$ cd Documentation && DISPLAY= JAVA_TOOL_OPTIONS='-Djava.awt.headless=true' make html
build succeeded.
The HTML pages are in _build/html.

PR verification Self-Check

  • This PR introduces only one functional change.
  • I have updated all required description fields above.
  • My PR adheres to Contributing Guidelines and Documentation (git commit title and message, coding standard, etc).
  • My PR is still work in progress (not ready for review).
  • My PR is ready for review and can be safely merged into a codebase.

Add documentation for the dd command, which copies data from
an input file or device to an output file or device.

Refs apache#11081

Signed-off-by: hanzj <your-email@example.com>
@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 May 27, 2026
@jerpelea jerpelea merged commit 4f512de into apache:master May 27, 2026
3 checks passed
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.

4 participants