Skip to content

Commit 97ad7f7

Browse files
committed
add high-level context of explanation for server mode into server_mode/index.rst
1 parent 6eb326e commit 97ad7f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/src/vtr/server_mode/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
Server Mode
44
================
55

6-
VTR provides the ability to run in server mode using the following command-line arguments.
6+
If VPR is in server mode, it listens on a socket for commands from a client. Currently, this is used to enable interactive timing analysis and visualization of timing paths in the VPR UI under the control of a separate client.
7+
VPR provides the ability to run in server mode using the following command-line arguments.
78

89
.. code-block:: none
910

0 commit comments

Comments
 (0)