]> git.proxmox.com Git - qemu.git/commitdiff
qemu-doc: Option -ignore-environment removed.
authorThomas Schwinge <thomas@codesourcery.com>
Thu, 25 Apr 2013 16:41:16 +0000 (18:41 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 26 Apr 2013 10:44:15 +0000 (12:44 +0200)
Has been removed in commit fc9c54124d134dbd76338a92a91804dab2df8166.

Signed-off-by: Thomas Schwinge <thomas@codesourcery.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
qemu-doc.texi

index dfea4d379990e21311dea6caaf932c4d65ebe2bf..64493ebfced4e1c7a98848ba12761e16684c84ab 100644 (file)
@@ -2683,9 +2683,6 @@ Set the x86 elf interpreter prefix (default=/usr/local/qemu-i386)
 Set the x86 stack size in bytes (default=524288)
 @item -cpu model
 Select CPU model (-cpu help for list and additional feature selection)
-@item -ignore-environment
-Start with an empty environment. Without this option,
-the initial environment is a copy of the caller's environment.
 @item -E @var{var}=@var{value}
 Set environment @var{var} to @var{value}.
 @item -U @var{var}