mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 01:03:55 -06:00
Documentation update for the monitor change command
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4079 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
052caf705a
commit
4bf27c24bf
1 changed files with 1 additions and 1 deletions
|
@ -1073,7 +1073,7 @@ Change the configuration of a device.
|
||||||
Change the medium for a removable disk device to point to @var{filename}. eg
|
Change the medium for a removable disk device to point to @var{filename}. eg
|
||||||
|
|
||||||
@example
|
@example
|
||||||
(qemu) change cdrom /path/to/some.iso
|
(qemu) change ide1-cd0 /path/to/some.iso
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
@item change vnc @var{display},@var{options}
|
@item change vnc @var{display},@var{options}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue