doc/manual: add missing shell prompt

This commit is contained in:
Sebastien Bourdeauducq 2014-10-28 15:50:08 +08:00
parent 4cae5531ec
commit 65254a2c7b
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ and verify that you can connect to the TCP port: ::
Also verify that you can get the type of the server (the "hello" string passed to ``simple_server_loop``) using the ``identify-controller`` program from the ARTIQ front-end tools: ::
./identify-controller ::1 7777
$ identify-controller ::1 7777
Type: hello
The client