Commit 3f1a88f450fecaf5955642cac074ca4b3a4c2aef
1 parent
a84eaf0c
added help on -nics
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1456 c046a42c-6fe2-441c-8c8c-71466251a162
Showing
1 changed file
with
4 additions
and
0 deletions
qemu-doc.texi
... | ... | @@ -203,6 +203,10 @@ Set TUN/TAP network init script [default=/etc/qemu-ifup]. This script |
203 | 203 | is launched to configure the host network interface (usually tun0) |
204 | 204 | corresponding to the virtual NE2000 card. |
205 | 205 | |
206 | +@item -nics n | |
207 | + | |
208 | +Simulate @var{n} network cards (the default is 1). | |
209 | + | |
206 | 210 | @item -macaddr addr |
207 | 211 | |
208 | 212 | Set the mac address of the first interface (the format is | ... | ... |