From c4dfa5b7be790c58aca3381d0dbb72e6ad635b09 Mon Sep 17 00:00:00 2001 From: bellard Date: Sun, 29 Aug 2004 13:10:18 +0000 Subject: [PATCH] removed duplicated option git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1057 c046a42c-6fe2-441c-8c8c-71466251a162 --- qemu-doc.texi | 3 --- 1 file changed, 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,