Revision 091c2c64

b/man/gnt-backup.sgml
168 168

  
169 169
      <para>
170 170
        The NICs of the instances can be specified via the
171
        <option>--nic</option> option. By default, one NIC is created
171
        <option>--net</option> option. By default, one NIC is created
172 172
        for the instance, with the MAC set to the original MAC of the
173 173
        instance (as it was at export time). Each NIC can take up to
174 174
        three parameters (all optional):
b/man/gnt-instance.sgml
148 148

  
149 149
        <para>
150 150
          The NICs of the instances can be specified via the
151
          <option>--nic</option> option. By default, one NIC is
151
          <option>--net</option> option. By default, one NIC is
152 152
          created for the instance, with a random MAC, and connected
153 153
          to the default bridge. Each NIC can take up to three
154 154
          parameters (all optional):
......
1200 1200
        </para>
1201 1201

  
1202 1202
        <para>
1203
          The <option>--nic
1203
          The <option>--net
1204 1204
          add:<replaceable>options</replaceable></option> option will
1205 1205
          add a new NIC to the instance. The available options are the
1206 1206
          same as in the <command>add</command> command (mac, ip,
1207
          bridge). The <option>--nice remove</option> will remove the
1208
          last NIC of the instance, while the <option>--nic
1207
          bridge). The <option>--net remove</option> will remove the
1208
          last NIC of the instance, while the <option>--net
1209 1209
          <replaceable>N</replaceable>:<replaceable>options</replaceable></option>
1210 1210
          option will change the parameters of the Nth instance NIC.
1211 1211
        </para>

Also available in: Unified diff