diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/runqemu | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/runqemu b/scripts/runqemu index 373202a2b7..46918e2af5 100755 --- a/scripts/runqemu +++ b/scripts/runqemu @@ -22,7 +22,6 @@ usage() { echo "" echo "Usage: you can run this script with any valid combination" echo "of the following environment variables (in any order):" - echo " QEMUARCH - the qemu machine architecture to use" echo " KERNEL - the kernel image file to use" echo " ROOTFS - the rootfs image file or nfsroot directory to use" echo " MACHINE - the machine name (optional, autodetected from KERNEL filename if unspecified)" |