summaryrefslogtreecommitdiffstats
path: root/ubuntu/raring/tdegames/debian/man/knetwalk-trinity.man
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2014-04-17 13:53:27 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2014-04-17 13:53:27 +0900
commit7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e (patch)
tree6a309da61ff8fad680a38dd405e7066646262cfa /ubuntu/raring/tdegames/debian/man/knetwalk-trinity.man
parente43a1170040313d3384f0eefdf7a071059b9c2a9 (diff)
downloadtde-packaging-7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e.tar.gz
tde-packaging-7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e.zip
Removed Ubuntu/raring folder
Diffstat (limited to 'ubuntu/raring/tdegames/debian/man/knetwalk-trinity.man')
-rw-r--r--ubuntu/raring/tdegames/debian/man/knetwalk-trinity.man34
1 files changed, 0 insertions, 34 deletions
diff --git a/ubuntu/raring/tdegames/debian/man/knetwalk-trinity.man b/ubuntu/raring/tdegames/debian/man/knetwalk-trinity.man
deleted file mode 100644
index 0b934aa04..000000000
--- a/ubuntu/raring/tdegames/debian/man/knetwalk-trinity.man
+++ /dev/null
@@ -1,34 +0,0 @@
-.TH KNETWALK 6
-.SH NAME
-knetwalk \- A game for system administrators
-.SH SYNOPSIS
-.B knetwalk
-.I [Qt-options] [KDE-options] [options]
-.SH DESCRIPTION
-\fBKNetwalk\fP presents the player with a rectangular grid containing
-a server, several clients, and pieces of wire. The object of the game
-is to rotate these elements until every client is connected to the
-server, and no wires are left unconnected. Optionally, you can try to
-get a high score by minimizing the number of rotations needed.
-
-Left clicking on a square rotates it counterclockwise, while right
-clicking rotates it clockwise. Middle clicking on a square marks the
-square with a blue background and prevents you from rotating it unless
-you middle click again to unmark it; this can be very useful for marking
-squares which you know are in the correct orientation.
-.so kdeopt.part
-.SH PROGRAM OPTIONS
-.TP
-.B --Novice
-Start in novice mode. In this mode, you get a 5x5 grid.
-.TP
-.B --Normal
-Start in normal mode. In this mode, you get a 7x7 grid.
-.TP
-.B --Expert
-Start in expert mode. In this mode, you get a 9x9 grid.
-.TP
-.B --Master
-Start in master mode. In this mode, you get a 9x9 grid laid out on
-a torus, so that a wire leading off one edge can connect to a wire on
-the opposite edge.