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

git at git.openembedded.org git at git.openembedded.org
Mon Mar 2 22:07:29 UTC 2015


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

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