summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2004-08-29 13:10:18 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2004-08-29 13:10:18 +0000
commitc4dfa5b7be790c58aca3381d0dbb72e6ad635b09 (patch)
tree6f0f518baf69d78d4e538ddb7f42fea6f654f6b8
parent75c238058423fba689599dda4bed2b5bb7634570 (diff)
downloadqemu-c4dfa5b7be790c58aca3381d0dbb72e6ad635b09.tar.gz
removed duplicated option
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1057 c046a42c-6fe2-441c-8c8c-71466251a162
-rw-r--r--qemu-doc.texi3
1 files changed, 0 insertions, 3 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi
index 7493d519d7..51fc12fa52 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -181,9 +181,6 @@ the write back by pressing @key{C-a s} (@xref{disk_images}).
@item -m megs
Set virtual RAM size to @var{megs} megabytes. Default is 128 MB.
-@item -initrd file
-Use @var{file} as initial ram disk.
-
@item -nographic
Normally, QEMU uses SDL to display the VGA output. With this option,