From c745185b0c112530d1a3d1c57feea0754d68ebb2 Mon Sep 17 00:00:00 2001 From: Drew Moseley Date: Tue, 3 Sep 2019 17:21:25 -0400 Subject: [PATCH] runqemu: Fix typo in help text. Signed-off-by: Drew Moseley Signed-off-by: Ross Burton --- scripts/runqemu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/runqemu b/scripts/runqemu index b520010624..4415e9b69f 100755 --- a/scripts/runqemu +++ b/scripts/runqemu @@ -82,7 +82,7 @@ of the following environment variables (in any order): bootparams= - 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.40.1