Next: Configuring Serveez, Previous: Starting Serveez, Up: Using Serveez [Contents][Index]
-h, --helpDisplay this help and exit.
-V, --versionDisplay version information and exit.
-L, --list-serversDisplay prefix and description of each builtin server, one per line, and exit. If Serveez was configured to include the Guile server (see Building and installing), the output includes an additional line:
(dynamic) (servers defined in scheme)
-i, --iflistList local network interfaces and exit.
-f, --cfg-file=FILENAMEFile to use as configuration file (serveez.cfg).
-v, --verbose=LEVELSet level of logging verbosity.
-l, --log-file=FILENAMEUse FILENAME for logging (default is stderr).
-P, --password=STRINGSet the password for control connections. This option is available only if the control protocol is enabled. See Control Protocol Server.
-m, --max-sockets=COUNTSet the maximum number of socket descriptors.
-d, --daemonStart as daemon in background.
-c, --stdinUse standard input as configuration file.
-s, --solitaryDo not start any builtin coserver instances.