From f54687e989372470c2848890e9499feb9fd70352 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Fri, 30 Aug 2019 17:15:48 -0400 Subject: urweb daemon restart --- doc/manual.tex | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/manual.tex') diff --git a/doc/manual.tex b/doc/manual.tex index 62b322ae..64fe0f24 100644 --- a/doc/manual.tex +++ b/doc/manual.tex @@ -238,6 +238,10 @@ Further \cd{urweb} invocations in the same working directory will send requests \begin{verbatim} urweb daemon stop \end{verbatim} +To restart a running (or crashed) daemon, run +\begin{verbatim} +urweb daemon restart +\end{verbatim} Communication happens via a UNIX domain socket in file \cd{.urweb\_daemon} in the working directory. \medskip -- cgit v1.2.3