Revision 6605411d man/gnt-instance.sgml

b/man/gnt-instance.sgml
1176 1176
        <title>GROW-DISK</title>
1177 1177
        <cmdsynopsis>
1178 1178
          <command>grow-disk</command>
1179
          <arg>--no-wait-for-sync</arg>
1179 1180
          <arg choice="req"><replaceable>instance</replaceable></arg>
1180 1181
          <arg choice="req"><replaceable>disk</replaceable></arg>
1181 1182
          <arg choice="req"><replaceable>amount</replaceable></arg>
......
1232 1233
          create problems (except for unused space).
1233 1234
        </para>
1234 1235

  
1235
        <para>Example (increasing sda for instance1 with 16GiB):
1236
        <para>
1237
          If you do not want gnt-instance to wait for the new disk
1238
          region to be synced, use the
1239
          <option>--no-wait-for-sync</option> option.
1240
        </para>
1241

  
1242

  
1243
        <para>Example (increase sda for instance1 by 16GiB):
1236 1244
          <screen>
1237 1245
# gnt-instance grow-disk instance1.example.com sda 16g
1238 1246
          </screen>

Also available in: Unified diff