Revision 354c4f62 man/gnt-group.rst

b/man/gnt-group.rst
41 41
initially empty; to add nodes to it, use ``gnt-group assign-nodes``.
42 42

  
43 43
The ``--node-parameters`` option allows you to set default node
44
parameters for nodes in the group. Please see **ganeti**(7) for more
44
parameters for nodes in the group. Please see **ganeti**\(7) for more
45 45
information about supported key=value pairs and their corresponding
46 46
options.
47 47

  
......
64 64

  
65 65
The ``-D (--disk-parameters)`` option allows you to set the disk
66 66
parameters for the node group; please see the section about
67
**gnt-cluster add** in **gnt-cluster**(8) for more information about
67
**gnt-cluster add** in **gnt-cluster**\(8) for more information about
68 68
disk parameters
69 69

  
70 70
The ``--specs-...`` and ``--ipol-disk-templates`` options specify
71 71
instance policies on the node group, and are documented in the
72
**gnt-cluster**(8) man page.
72
**gnt-cluster**\(8) man page.
73 73

  
74
See **ganeti(7)** for a description of ``--submit`` and other common
74
See **ganeti**\(7) for a description of ``--submit`` and other common
75 75
options.
76 76

  
77 77
ASSIGN-NODES
......
90 90
has the primary and secondary nodes in different node groups). You can
91 91
force the operation with ``--force``.
92 92

  
93
See **ganeti(7)** for a description of ``--submit`` and other common
93
See **ganeti**\(7) for a description of ``--submit`` and other common
94 94
options.
95 95

  
96 96
MODIFY
......
114 114

  
115 115
The ``--node-parameters`` and ``--alloc-policy`` options are documented
116 116
in the **add** command above. ``--hypervisor-state`` as well as
117
``--disk-state`` are documented in detail in **ganeti**(7).
117
``--disk-state`` are documented in detail in **ganeti**\(7).
118 118

  
119 119
The ``--node-parameters``, ``--alloc-policy``, ``-D
120 120
(--disk-parameters)`` options are documented in the **add** command
......
122 122

  
123 123
The ``--specs-...`` and ``--ipol-disk-templates`` options specify
124 124
instance policies on the node group, and are documented in the
125
**gnt-cluster**(8) man page.
125
**gnt-cluster**\(8) man page.
126 126

  
127
See **ganeti(7)** for a description of ``--submit`` and other common
127
See **ganeti**\(7) for a description of ``--submit`` and other common
128 128
options.
129 129

  
130 130
REMOVE
......
135 135
Deletes the indicated node group, which must be empty. There must always be at
136 136
least one group, so the last group cannot be removed.
137 137

  
138
See **ganeti(7)** for a description of ``--submit`` and other common
138
See **ganeti**\(7) for a description of ``--submit`` and other common
139 139
options.
140 140

  
141 141
LIST
......
152 152
scripting.
153 153

  
154 154
The ``-v`` option activates verbose mode, which changes the display of
155
special field states (see **ganeti(7)**).
155
special field states (see **ganeti**\(7)).
156 156

  
157 157
The ``-o`` option takes a comma-separated list of output fields.
158 158
If the value of the option starts with the character ``+``, the new
......
165 165
@QUERY_FIELDS_GROUP@
166 166

  
167 167
If exactly one argument is given and it appears to be a query filter
168
(see **ganeti(7)**), the query result is filtered accordingly. For
168
(see **ganeti**\(7)), the query result is filtered accordingly. For
169 169
ambiguous cases (e.g. a single field name as a filter) the ``--filter``
170 170
(``-F``) option forces the argument to be treated as a filter.
171 171

  
......
186 186

  
187 187
Renames a given group from *oldname* to *newname*.
188 188

  
189
See **ganeti(7)** for a description of ``--submit`` and other common
189
See **ganeti**\(7) for a description of ``--submit`` and other common
190 190
options.
191 191

  
192 192

  
......
202 202
If no specific destination groups are specified using ``--to``, all
203 203
groups except the evacuated group are considered.
204 204

  
205
See **ganeti(7)** for a description of ``--submit`` and other common
205
See **ganeti**\(7) for a description of ``--submit`` and other common
206 206
options.
207 207

  
208 208
Example::

Also available in: Unified diff