Details
-
Type: Bug
-
Status: Verified
-
Priority: Major
-
Resolution: Fixed
-
Fix Version/s: Vz7.0-Update1
-
Component/s: Documentation::Documentation
-
Security Level: Public
Description
Review "prlctl set" documentation page:
https://docs.openvz.org/openvz_command_line_reference.webhelp/_network_options.html
At least it contains "--host_ifname <name>" which is reported as unrecognized.
---
[root@dhcp ~]# prlctl set 100 --name net0 --ifname eth123 --host_ifname veth123
Unrecognized option: --host_ifname
----
Need to align man page and command line reference.
https://docs.openvz.org/openvz_command_line_reference.webhelp/_network_options.html
At least it contains "--host_ifname <name>" which is reported as unrecognized.
---
[root@dhcp ~]# prlctl set 100 --name net0 --ifname eth123 --host_ifname veth123
Unrecognized option: --host_ifname
----
Need to align man page and command line reference.
Attachments
Issue Links
- cloned to
-
OVZ-6806 CLONE - [documentation] correct "prlctl set" options description: Unrecognized option: --host_ifname
- Resolved