Commit c4dfa5b7be790c58aca3381d0dbb72e6ad635b09

Authored by bellard
1 parent 75c23805

removed duplicated option


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1057 c046a42c-6fe2-441c-8c8c-71466251a162
Showing 1 changed file with 0 additions and 3 deletions
qemu-doc.texi
... ... @@ -181,9 +181,6 @@ the write back by pressing @key{C-a s} (@xref{disk_images}).
181 181 @item -m megs
182 182 Set virtual RAM size to @var{megs} megabytes. Default is 128 MB.
183 183  
184   -@item -initrd file
185   -Use @var{file} as initial ram disk.
186   -
187 184 @item -nographic
188 185  
189 186 Normally, QEMU uses SDL to display the VGA output. With this option,
... ...