Skip to content

zilstat: add man page#18303

Merged
behlendorf merged 2 commits intoopenzfs:masterfrom
chrislongros:zilstat-manpage
Mar 11, 2026
Merged

zilstat: add man page#18303
behlendorf merged 2 commits intoopenzfs:masterfrom
chrislongros:zilstat-manpage

Conversation

@chrislongros
Copy link
Contributor

Summary

  • Add a man page for zilstat(1), which currently has none
  • Documents all options and output field definitions based on the source in cmd/zilstat.in

Test plan

  • Verified man page renders correctly with man -l man/man1/zilstat.1
  • Checked field descriptions match the source

The zilstat command has no man page. Add zilstat.1 documenting all
options and field definitions based on the source in cmd/zilstat.in.

Signed-off-by: Christos Longros <chris.longros@gmail.com>
Copy link
Member

@ixhamza ixhamza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor nit: -h is not documented. Would be nice to add it to the man page.

Signed-off-by: Christos Longros <chris.longros@gmail.com>
@chrislongros
Copy link
Contributor Author

Minor nit: -h is not documented. Would be nice to add it to the man page.

done.

@chrislongros chrislongros requested a review from ixhamza March 11, 2026 18:45
@behlendorf behlendorf added the Status: Accepted Ready to integrate (reviewed, tested) label Mar 11, 2026
@behlendorf behlendorf merged commit 65165df into openzfs:master Mar 11, 2026
19 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status: Accepted Ready to integrate (reviewed, tested)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants