mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-10-04 14:16:52 +00:00
pvecm: add node: let parameter use two dashes
While the '--linkX' paramter works with one dash too, let's use two so we are in line with the man page and other uses of named parameters. Since we are at it, prepend the command with '#' as we do throughout this section. Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
This commit is contained in:
parent
74d60110bf
commit
cd44cb4c27
@ -295,7 +295,7 @@ use the 'link0' parameter to set the nodes address on that network:
|
||||
|
||||
[source,bash]
|
||||
----
|
||||
pvecm add IP-ADDRESS-CLUSTER -link0 LOCAL-IP-ADDRESS-LINK0
|
||||
# pvecm add IP-ADDRESS-CLUSTER --link0 LOCAL-IP-ADDRESS-LINK0
|
||||
----
|
||||
|
||||
If you want to use the built-in xref:pvecm_redundancy[redundancy] of the
|
||||
|
Loading…
Reference in New Issue
Block a user