[oe-commits] [openembedded-core] 09/27: runqemu: Fix typo in help text.

git at git.openembedded.org git at git.openembedded.org
Fri Sep 6 13:58:46 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit c745185b0c112530d1a3d1c57feea0754d68ebb2
Author: Drew Moseley <drew.moseley at northern.tech>
AuthorDate: Tue Sep 3 17:21:25 2019 -0400

    runqemu: Fix typo in help text.
    
    Signed-off-by: Drew Moseley <drew.moseley at northern.tech>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 scripts/runqemu | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/runqemu b/scripts/runqemu
index b520010..4415e9b 100755
--- a/scripts/runqemu
+++ b/scripts/runqemu
@@ -82,7 +82,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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list