diff options
| -rw-r--r-- | doc/INSTALL1.ms (renamed from doc/INSTALL.ms) | 0 | ||||
| -rw-r--r-- | man/1/emu | 12 |
2 files changed, 10 insertions, 2 deletions
diff --git a/doc/INSTALL.ms b/doc/INSTALL1.ms index 0cfecf2d..0cfecf2d 100644 --- a/doc/INSTALL.ms +++ b/doc/INSTALL1.ms @@ -91,10 +91,18 @@ Setting .I n to values larger than 1 enables increasingly detailed traces of the compiler. .TP -.BI \-d +.BI \-d " daemon" Run .I emu -as a server. +as a server, invoking +.I daemon +instead of +.BR /dis/emuinit.dis , +and disabling +input from +.B cons +(see +.IR cons (3)). .TP .BI \-g Xsize x Ysize Define screen width and height in pixels. |
