[OE-core] [PATCH] scripts/runqemu: clarify help text

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Fri Feb 27 19:32:58 UTC 2015


Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 scripts/runqemu |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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"
-- 
1.7.10.4




More information about the Openembedded-core mailing list