-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Fix stats manpage format - fix for #26367 #26393
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix stats manpage format - fix for #26367 #26393
Conversation
|
[NON-BLOCKING] Packit jobs failed. @containers/packit-build please check. Everyone else, feel free to ignore. |
|
looks like you got it @devop-mmcgrath ! LGTM /approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: baude, devop-mmcgrath The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@devop-mmcgrath can you please squash the two commits? |
|
/lgtm |
The --pod flag is important for users working with pods but lacked documentation examples. Added examples showing: - Basic --pod usage to display pod information - Using --pod with -a to show all containers and their pods - Filtering containers by pod name - Custom formatting with pod-related placeholders Also: removed trailing whitespace on a few lines Fixes containers#26367 Assisted-by: Claude Sonnet 4 Removed trailing whitespace on a few lines Signed-off-by: Mike McGrath <[email protected]> MH: Squashed, force-pushed to reset CI Signed-off-by: Matt Heon <[email protected]>
f732cea to
ffa4c12
Compare
|
Retriggered CI |
2708735
into
containers:main
Does this PR introduce a user-facing change?