mirror of
https://github.com/m-labs/artiq.git
synced 2025-02-12 18:43:19 +08:00
doc: Put back telnet exit hint
This commit is contained in:
parent
e6b88c9b9d
commit
099a0869d9
@ -69,6 +69,10 @@ In a different console, verify that you can connect to the TCP port: ::
|
|||||||
Connected to ::1.
|
Connected to ::1.
|
||||||
Escape character is '^]'.
|
Escape character is '^]'.
|
||||||
|
|
||||||
|
.. tip ::
|
||||||
|
|
||||||
|
To exit telnet, use the escape character combination (Ctrl + ]) to access the ``telnet>`` prompt, and then enter ``quit`` or ``close`` to close the connection.
|
||||||
|
|
||||||
Also verify that a target (i.e. available service for RPC) named "hello" exists: ::
|
Also verify that a target (i.e. available service for RPC) named "hello" exists: ::
|
||||||
|
|
||||||
$ sipyco_rpctool ::1 3249 list-targets
|
$ sipyco_rpctool ::1 3249 list-targets
|
||||||
|
Loading…
Reference in New Issue
Block a user