1
0
Fork 0

doc: Fix bin/server reference under Server

* doc/server.texi (Server): Fix bin/server reference, which was broken
    when SRCURI was set.
master
Mike Gerwitz 2017-08-31 11:04:41 -04:00
parent dd2c4505c0
commit 5ddd2644f0
1 changed files with 2 additions and 2 deletions

View File

@ -42,8 +42,8 @@ An example script to start the server is shown in @ref{f:server-start}.
which uses a dummy encryption service.}
To start the server,
invoke @srcref{bin/server}.
You may also invoke @srcref{bin/server.js} directly using Node.js,
invoke @srcrefraw{bin/server}.
You may also invoke @srcrefraw{bin/server.js} directly using Node.js,
but the use of @srcref{bin/server} is recommended,
as it uses the Node.js executable determined at configure-time,
along with any command-line options required for Liza@tie{}Server