public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH docs] pvecm: add node: let parameter use two dashes
@ 2023-07-03  7:34 Aaron Lauterer
  2023-07-03  7:44 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Aaron Lauterer @ 2023-07-03  7:34 UTC (permalink / raw)
  To: pve-devel

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>
---
 pvecm.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pvecm.adoc b/pvecm.adoc
index 446735c..ace6488 100644
--- a/pvecm.adoc
+++ b/pvecm.adoc
@@ -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
-- 
2.39.2





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pve-devel] applied: [PATCH docs] pvecm: add node: let parameter use two dashes
  2023-07-03  7:34 [pve-devel] [PATCH docs] pvecm: add node: let parameter use two dashes Aaron Lauterer
@ 2023-07-03  7:44 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2023-07-03  7:44 UTC (permalink / raw)
  To: Proxmox VE development discussion, Aaron Lauterer

Am 03/07/2023 um 09:34 schrieb Aaron Lauterer:
> 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>
> ---
>  pvecm.adoc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
>

applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-03  7:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-03  7:34 [pve-devel] [PATCH docs] pvecm: add node: let parameter use two dashes Aaron Lauterer
2023-07-03  7:44 ` [pve-devel] applied: " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal