From 9ba8e6cf38da5196ed7bc878fe452952f3e10638 Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Tue, 22 May 2007 15:06:55 +0000 Subject: moved docs --- docs/articles/playing.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 docs/articles/playing.txt (limited to 'docs/articles/playing.txt') diff --git a/docs/articles/playing.txt b/docs/articles/playing.txt new file mode 100644 index 00000000..34ed40ce --- /dev/null +++ b/docs/articles/playing.txt @@ -0,0 +1,13 @@ +Title: Playing + +Group: Starting a Server +(start code) +# ./teewars -s +(end) + +Group: Connecting with the client +(start code) +# ./teewars [-c IP] +(end) + +Not specifying -c will connect the client to localhost. -- cgit 1.4.1