Skip to content

feat: remove reference to --help from artifact man pages. Resolves:…#28381

Merged
ashley-cui merged 1 commit into
containers:mainfrom
readefries:feat/remove-help-reference-from-artifact-man-pages
Apr 15, 2026
Merged

feat: remove reference to --help from artifact man pages. Resolves:…#28381
ashley-cui merged 1 commit into
containers:mainfrom
readefries:feat/remove-help-reference-from-artifact-man-pages

Conversation

@readefries
Copy link
Copy Markdown
Contributor

@readefries readefries commented Mar 26, 2026

Fixes: #28373

Checklist

Ensure you have completed the following checklist for your pull request to be reviewed:

  • Certify you wrote the patch or otherwise have the right to pass it on as an open-source patch by signing all
    commits. (git commit -s). (If needed, use git commit -s --amend). The author email must match
    the sign-off email address. See CONTRIBUTING.md
    for more information.
  • Referenced issues using Fixes: #00000 in commit message (if applicable)
  • Tests have been added/updated (or no tests are needed)
  • Documentation has been updated (or no documentation changes are needed)
  • All commits pass make validatepr (format/lint checks)
  • Release note entered in the section below (or None if no user-facing changes)

Does this PR introduce a user-facing change?

None

…ontainers#28373

Signed-off-by: Hendrik Bruinsma <hbruinsma@xs4some.nl>
@readefries readefries force-pushed the feat/remove-help-reference-from-artifact-man-pages branch from d41171c to 047aae4 Compare March 26, 2026 10:23
@packit-as-a-service
Copy link
Copy Markdown

[NON-BLOCKING] Packit jobs failed. @containers/packit-build please check. Everyone else, feel free to ignore.

Copy link
Copy Markdown
Member

@Honny1 Honny1 left a comment

Choose a reason for hiding this comment

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

LGTM, once CI is green (expect flakes).

@Honny1 Honny1 added the documentation Issue or fix is in project documentation label Mar 26, 2026
Copy link
Copy Markdown
Member

@ashley-cui ashley-cui left a comment

Choose a reason for hiding this comment

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

LGTM

@ashley-cui ashley-cui merged commit f231427 into containers:main Apr 15, 2026
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Issue or fix is in project documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation: remove --help from podman artifact command manpages

3 participants