docs: fix typo dns-option#6955
Conversation
|
@nalind, I'm teaching myself Buildah and other container tools like Please let me know if small PRs like this end up causing any inconvenience. It is not my intention. |
I'll admit it did raise an eyebrow - usually if we don't catch things like this in the PR that adds the text to the man page, they only get caught when a maintainer is in there doing something else, but you've allayed my concerns. Thanks again, and congrats! |
|
Looks like the commit validation test is getting confused by the commit log not putting a blank line between |
Signed-off-by: Leonardo Moreira <leonardo.moreira.coutinho@gmail.com>
d87f766 to
f488726
Compare
This comment was marked as off-topic.
This comment was marked as off-topic.
TomSweeneyRedHat
left a comment
There was a problem hiding this comment.
LGTM
and nice Eagle Eye on this one.
|
/lgtm |
5f52e38
into
podman-container-tools:main
Signed-off-by: Leonardo Moreira leonardo.moreira.coutinho@gmail.com
What type of PR is this?
/kind documentation
What this PR does / why we need it:
Fixes misnamed flags in the documentation of
buildah from,buildah buildandbuildah run.Also provides a more precise description for the options when executing
buildah runHow to verify it
docs: fix typo in the --dns-option flag #6954
Which issue(s) this PR fixes:
Fixes #6954
Special notes for your reviewer:
None.Does this PR introduce a user-facing change?
None.