Revision cc425644 man/gnt-cluster.sgml

b/man/gnt-cluster.sgml
56 56
    <title>COMMANDS</title>
57 57

  
58 58
    <refsect2>
59
      <title>ADD-TAGS</title>
60

  
61
      <cmdsynopsis>
62
        <command>add-tags</command>
63
        <arg choice="req"
64
        rep="repeat"><replaceable>tag</replaceable></arg>
65
      </cmdsynopsis>
66

  
67
      <para>
68
        Add tags to the cluster. If any of the tags contains invalid
69
        characters, the entire operation will abort.
70
      </para>
71
    </refsect2>
72

  
73
    <refsect2>
59 74
      <title>COMMAND</title>
60 75

  
61 76
      <cmdsynopsis>
......
209 224
    </refsect2>
210 225

  
211 226
    <refsect2>
227
      <title>LIST-TAGS</title>
228

  
229
      <cmdsynopsis>
230
        <command>list-tags</command>
231
      </cmdsynopsis>
232

  
233
      <para>List the tags of the cluster.</para>
234
    </refsect2>
235

  
236
    <refsect2>
212 237
      <title>MASTERFAILOVER</title>
213 238

  
214 239
      <cmdsynopsis>
......
221 246
    </refsect2>
222 247

  
223 248
    <refsect2>
249
      <title>REMOVE-TAGS</title>
250

  
251
      <cmdsynopsis>
252
        <command>remove-tags</command>
253
        <arg choice="req"
254
        rep="repeat"><replaceable>tag</replaceable></arg>
255
      </cmdsynopsis>
256

  
257
      <para>
258
        Remove tags from the cluster. If any of the tags are not
259
        existing on the cluster, the entire operation will abort.
260
      </para>
261
    </refsect2>
262

  
263
    <refsect2>
224 264
      <title>RENAME</title>
225 265

  
226 266
      <cmdsynopsis>

Also available in: Unified diff