[OE-core] [PATCH] runqemu: Fix typo in help text.

drew.moseley at northern.tech drew.moseley at northern.tech
Tue Sep 3 21:21:25 UTC 2019


From: Drew Moseley <drew.moseley at northern.tech>

Signed-off-by: Drew Moseley <drew.moseley at northern.tech>
---
 scripts/runqemu | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/runqemu b/scripts/runqemu
index 4079f2b17d..44128b118b 100755
--- a/scripts/runqemu
+++ b/scripts/runqemu
@@ -83,7 +83,7 @@ of the following environment variables (in any order):
   bootparams=<xyz> - specify custom kernel parameters during boot
   help, -h, --help: print this text
   -d, --debug: Enable debug output
-  -q, --quite: Hide most output except error messages
+  -q, --quiet: Hide most output except error messages
 
 Examples:
   runqemu
-- 
2.17.1



More information about the Openembedded-core mailing list