diff options
Diffstat (limited to 'scripts/runqemu')
| -rwxr-xr-x | scripts/runqemu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/runqemu b/scripts/runqemu index 7ba92fb927..1277e82dd9 100755 --- a/scripts/runqemu +++ b/scripts/runqemu | |||
| @@ -21,7 +21,7 @@ usage() { | |||
| 21 | MYNAME=`basename $0` | 21 | MYNAME=`basename $0` |
| 22 | echo "" | 22 | echo "" |
| 23 | echo "Usage: you can run this script with any valid combination" | 23 | echo "Usage: you can run this script with any valid combination" |
| 24 | echo "of the following options (in any order):" | 24 | echo "of the following environment variables (in any order):" |
| 25 | echo " QEMUARCH - the qemu machine architecture to use" | 25 | echo " QEMUARCH - the qemu machine architecture to use" |
| 26 | echo " KERNEL - the kernel image file to use" | 26 | echo " KERNEL - the kernel image file to use" |
| 27 | echo " ROOTFS - the rootfs image file or nfsroot directory to use" | 27 | echo " ROOTFS - the rootfs image file or nfsroot directory to use" |
