summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2015-02-27 20:32:58 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-03-09 15:58:00 +0000
commitefc7f04f92eedbc3a6409ae3fa231a69bb57ac4e (patch)
tree82a0ab28ea172b3db86bbfb85f3d1713c68e9b06 /scripts
parent21e2c03a004c5e61a4cef56d157fb99f781c1b2c (diff)
downloadast2050-yocto-poky-efc7f04f92eedbc3a6409ae3fa231a69bb57ac4e.zip
ast2050-yocto-poky-efc7f04f92eedbc3a6409ae3fa231a69bb57ac4e.tar.gz
scripts/runqemu: clarify help text
(From OE-Core rev: 0542472969d0eb28fd44da97e4e01d69d864d157) Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/runqemu2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/runqemu b/scripts/runqemu
index 7ba92fb..1277e82 100755
--- a/scripts/runqemu
+++ b/scripts/runqemu
@@ -21,7 +21,7 @@ usage() {
MYNAME=`basename $0`
echo ""
echo "Usage: you can run this script with any valid combination"
- echo "of the following options (in any order):"
+ 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"
OpenPOWER on IntegriCloud