From c5ecf465005314537ccc6173fc0b3dfd3a7b4a63 Mon Sep 17 00:00:00 2001
From: Stijn Buys
Date: Thu, 11 Nov 2010 01:12:25 +0000
Subject: updated documentation, added FIXME, corrected trivial compile error
---
doc/manual.html | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)
(limited to 'doc/manual.html')
diff --git a/doc/manual.html b/doc/manual.html
index df74842..b932f52 100644
--- a/doc/manual.html
+++ b/doc/manual.html
@@ -27,6 +27,9 @@
Some commands are only available on a server, other commands are only available while running
a client. If you are playing a local game, you are actually running your own local server
and server commands will als be available through the client command console as well.
+
+ Note: if your dedicated server has been build without curses support, the server console
+ will be disabled.
@@ -167,6 +170,7 @@ Flags: G=Game S=Shared
Both the client and the dedicated server can parse command line
- options. Any console command can be added to the command line with + sign.
+ options. Any console command can be added to the command line with the + sign.
- To start a client and connect to a remote server:
+ To start a client and immediatly connect to a remote server:
osirion +connect remote.server.org
--
cgit v1.2.3