[oe-commits] Bernhard Reutner-Fischer : scripts/runqemu: clarify help text

git at git.openembedded.org git at git.openembedded.org
Mon Mar 9 15:58:25 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: 0542472969d0eb28fd44da97e4e01d69d864d157
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=0542472969d0eb28fd44da97e4e01d69d864d157

Author: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
Date:   Fri Feb 27 20:32:58 2015 +0100

scripts/runqemu: clarify help text

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 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"



More information about the Openembedded-commits mailing list