Skip to content
Snippets Groups Projects
Commit bfb1d750 authored by Ben Lipton's avatar Ben Lipton Committed by Guido Trotter
Browse files

Fix typo in gnt-group manpage


The --ipol-disk-templates parameter should actually be
--ipolicy-disk-templates.

Signed-off-by: default avatarBen Lipton <ben.lipton@gmail.com>
Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
parent 20ba96f5
No related branches found
No related tags found
No related merge requests found
...@@ -32,7 +32,7 @@ ADD ...@@ -32,7 +32,7 @@ ADD
| [\--specs-disk-size *spec-param*=*value* [,*spec-param*=*value*...]] | [\--specs-disk-size *spec-param*=*value* [,*spec-param*=*value*...]]
| [\--specs-mem-size *spec-param*=*value* [,*spec-param*=*value*...]] | [\--specs-mem-size *spec-param*=*value* [,*spec-param*=*value*...]]
| [\--specs-nic-count *spec-param*=*value* [,*spec-param*=*value*...]] | [\--specs-nic-count *spec-param*=*value* [,*spec-param*=*value*...]]
| [\--ipol-disk-templates *template* [,*template*...]] | [\--ipolicy-disk-templates *template* [,*template*...]]
| [\--disk-state *diskstate*] | [\--disk-state *diskstate*]
| [\--hypervisor-state *hvstate*] | [\--hypervisor-state *hvstate*]
| {*group*} | {*group*}
...@@ -67,7 +67,7 @@ parameters for the node group; please see the section about ...@@ -67,7 +67,7 @@ parameters for the node group; please see the section about
**gnt-cluster add** in **gnt-cluster**\(8) for more information about **gnt-cluster add** in **gnt-cluster**\(8) for more information about
disk parameters disk parameters
The ``--specs-...`` and ``--ipol-disk-templates`` options specify The ``--specs-...`` and ``--ipolicy-disk-templates`` options specify
instance policies on the node group, and are documented in the instance policies on the node group, and are documented in the
**gnt-cluster**\(8) man page. **gnt-cluster**\(8) man page.
...@@ -107,7 +107,7 @@ MODIFY ...@@ -107,7 +107,7 @@ MODIFY
| [\--specs-disk-size *spec-param*=*value* [,*spec-param*=*value*...]] | [\--specs-disk-size *spec-param*=*value* [,*spec-param*=*value*...]]
| [\--specs-mem-size *spec-param*=*value* [,*spec-param*=*value*...]] | [\--specs-mem-size *spec-param*=*value* [,*spec-param*=*value*...]]
| [\--specs-nic-count *spec-param*=*value* [,*spec-param*=*value*...]] | [\--specs-nic-count *spec-param*=*value* [,*spec-param*=*value*...]]
| [\--ipol-disk-templates *template* [,*template*...]] | [\--ipolicy-disk-templates *template* [,*template*...]]
| {*group*} | {*group*}
Modifies some parameters from the node group. Modifies some parameters from the node group.
...@@ -120,7 +120,7 @@ The ``--node-parameters``, ``--alloc-policy``, ``-D ...@@ -120,7 +120,7 @@ The ``--node-parameters``, ``--alloc-policy``, ``-D
(--disk-parameters)`` options are documented in the **add** command (--disk-parameters)`` options are documented in the **add** command
above. above.
The ``--specs-...`` and ``--ipol-disk-templates`` options specify The ``--specs-...`` and ``--ipolicy-disk-templates`` options specify
instance policies on the node group, and are documented in the instance policies on the node group, and are documented in the
**gnt-cluster**\(8) man page. **gnt-cluster**\(8) man page.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment