-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
[Bug]: Format of podman-network-create manual need an update in the --opt part #17388
Comments
@ypu perhaps you could suggest what you would want to see? |
Thanks @baude for your advice. Following doc looks more clear for me.
|
It is correctly rendered in html: https://docs.podman.io/en/latest/markdown/podman-network-create.1.html |
Yup. I just opened a PR to clean these up. since I saw them while working on quadlet. |
Thanks @rhatdan, PR is merged so we are good to close. |
Issue Description
The manual of podman-network-create needs an update in the --option part. Currently the format is a little mess up. We need a new line for options introduce like -mtu, -metric and so on:
` --opt, -o=option
Set driver specific options.
Steps to reproduce the issue
Steps to reproduce the issue
Describe the results you received
The manual format is a little mess
Describe the results you expected
introductions about the options are start with new line and looks more clearly.
podman info output
Podman in a container
No
Privileged Or Rootless
None
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: