From: Drew Moseley <[email protected]> Signed-off-by: Drew Moseley <[email protected]> --- 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 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
