Revision decd5f45 man/gnt-instance.sgml

b/man/gnt-instance.sgml
413 413
        </para>
414 414
      </refsect3>
415 415

  
416
      <refsect3>
417
        <title>RENAME</title>
418

  
419
        <cmdsynopsis>
420
          <command>rename</command>
421
          <arg>--no-ip-check</arg>
422
          <arg choice="req"><replaceable>instance</replaceable></arg>
423
          <arg choice="req"><replaceable>new_name</replaceable></arg>
424
        </cmdsynopsis>
425

  
426
        <para>
427
          Renames the given instance. The instance must be stopped
428
          when running this command. The requirements for the new name
429
          are the same as for adding an instance: the new name must be
430
          resolvable and the IP it resolves to must not be reachable
431
          (in order to prevent duplicate IPs the next time the
432
          instance is started). The IP test can be skipped if the
433
          <option>--no-ip-check</option> option is passed.
434
        </para>
435
      </refsect3>
436

  
416 437
    </refsect2>
417 438

  
418 439
    <refsect2>

Also available in: Unified diff