qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-trivial] [PULL trivial 09/11] qemu-options: mention C-a h in the -


From: Michael Tokarev
Subject: [Qemu-trivial] [PULL trivial 09/11] qemu-options: mention C-a h in the -nographic doc
Date: Sat, 27 Jul 2013 11:33:24 +0400

From: Ramkumar Ramachandra <address@hidden>

Otherwise, a new user will be wondering how to switch between the
console and monitor.

Cc: Anthony Liguori <address@hidden>
Cc: Stefan Hajnoczi <address@hidden>
Cc: Markus Armbruster <address@hidden>
Cc: Marcelo Tosatti <address@hidden>
Cc: Peter Maydell <address@hidden>
Signed-off-by: Ramkumar Ramachandra <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>
---
 qemu-options.hx |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/qemu-options.hx b/qemu-options.hx
index 2dbfd42..25ecb55 100644
--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -844,7 +844,8 @@ you can totally disable graphical output so that QEMU is a 
simple
 command line application. The emulated serial port is redirected on
 the console and muxed with the monitor (unless redirected elsewhere
 explicitly). Therefore, you can still use QEMU to debug a Linux kernel
-with a serial console.
+with a serial console.  Use @key{C-a h} for help on switching between
+the console and monitor.
 ETEXI
 
 DEF("curses", 0, QEMU_OPTION_curses,
-- 
1.7.10.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]