diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-02-19 08:06:52 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-02-19 08:06:52 +0200 |
commit | 09bff4c7a267086bb2e97bfa521c2b0438def56d (patch) | |
tree | 48f044b2a3a092557df6e51a10f9851bf01b2182 /doc | |
parent | 191e64af54b5dffce9f9288045dca3317af19f8e (diff) |
Add login-machine helper script
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual.cli | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/manual.cli b/doc/manual.cli index 91dc68b..a2484aa 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -592,6 +592,8 @@ command: echo cont | ssh build@build socat - UNIX-CONNECT:/tmp/monitor-<toolchain>-<instance> \ +\N|The \c{login-machine} helper script implements this sequence of steps.| + Other useful QEMU monitor commands are \c{system_powerdown} and \c{system_reset}. |