Skip to content

Add examples of --all flag#26397

Merged
openshift-merge-bot[bot] merged 1 commit into
podman-container-tools:mainfrom
mheon:fix_26354
Jun 13, 2025
Merged

Add examples of --all flag#26397
openshift-merge-bot[bot] merged 1 commit into
podman-container-tools:mainfrom
mheon:fix_26354

Conversation

@mheon

@mheon mheon commented Jun 13, 2025

Copy link
Copy Markdown
Contributor

The following manpages were missing examples of the --all flag:

  • podman init
  • podman pod pause
  • podman secret rm
  • podman system connection remove
  • podman system prune

Added examples of all.

Fixes #26354

Does this PR introduce a user-facing change?

NONE

The following manpages were missing examples of the `--all` flag:
* podman init
* podman pod pause
* podman secret rm
* podman system connection remove
* podman system prune

Added examples of all.

Fixes podman-container-tools#26354

Signed-off-by: Matt Heon <mheon@redhat.com>
@openshift-ci openshift-ci Bot added release-note-none approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jun 13, 2025

@Honny1 Honny1 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks, LGTM.

/approve

@Luap99 Luap99 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jun 13, 2025
@openshift-ci

openshift-ci Bot commented Jun 13, 2025

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Honny1, Luap99, mheon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot Bot merged commit dbc8b93 into podman-container-tools:main Jun 13, 2025
31 of 36 checks passed
@stale-locking-app stale-locking-app Bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 12, 2025
@stale-locking-app stale-locking-app Bot locked as resolved and limited conversation to collaborators Sep 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. release-note-none

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Manpages: Missing examples for --all flag

3 participants