Option --network-cmd-path
was not removed in Podman 5.0
#23711
Labels
documentation
Issue or fix is in project documentation
Good First Issue
This issue would be a good issue for a first time contributor to undertake.
kind/bug
Categorizes issue or PR as related to a bug.
network
Networking related issue or feature
Issue Description
podman/docs/source/markdown/podman.1.md
Lines 101 to 104 in 43fe3eb
From the text above:
This option is deprecated and will be removed with Podman 5.0
The option is still available in Podman 5.2.1.
Steps to reproduce the issue
Steps to reproduce the issue
podman --network-cmd-path=/usr/bin/pasta info -f json | jq -r .host.slirp4netns.executable
Describe the results you received
This is written to stdout
Describe the results you expected
This is written to stderr
podman info output
Podman in a container
No
Privileged Or Rootless
Rootless
Upstream Latest Release
Yes
Additional environment details
Additional environment details
Additional information
Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting
The text was updated successfully, but these errors were encountered: