Revision bcee9cb4 man/gnt-instance.sgml

b/man/gnt-instance.sgml
469 469
        </cmdsynopsis>
470 470

  
471 471
        <para>
472
          Starts one or more instances, depending on the
473
          <option>--by-*</option> mode. The four available modes are:
472
          Starts one or more instances, depending on the following
473
          options. The four available modes are:
474 474
          <variablelist>
475 475
            <varlistentry>
476 476
              <term><option>--instance</option></term>
......
514 514
        </para>
515 515

  
516 516
        <para>
517
          Note that although you can pass more than one
518
          <option>--by-</option> option, the last one wins, so in
519
          order to guarantee the desired result, don't pass more than
520
          one such option.
517
          Note that although you can pass more than one selection
518
          option, the last one wins, so in order to guarantee the
519
          desired result, don't pass more than one such option.
521 520
        </para>
522 521

  
523 522
        <para>
......
534 533
          <screen>
535 534
# gnt-instance start instance1.example.com
536 535
# gnt-instance start --extra single test1.example.com
537
# gnt-instance start --by-node node1.example.com node2.example.com
538
# gnt-instance start --by-cluster
536
# gnt-instance start --node node1.example.com node2.example.com
537
# gnt-instance start --all
539 538
          </screen>
540 539
        </para>
541 540
      </refsect3>
......
578 577
          Example:
579 578
          <screen>
580 579
# gnt-instance shutdown instance1.example.com
581
# gnt-instance shutdown --by-cluster
580
# gnt-instance shutdown --all
582 581
          </screen>
583 582
        </para>
584 583
      </refsect3>

Also available in: Unified diff