diff options
author | Denis Kozadaev <denis@dilos.org> | 2020-01-30 22:13:12 +0300 |
---|---|---|
committer | TDE Gitea <gitea@mirror.git.trinitydesktop.org> | 2020-03-08 01:21:16 +0000 |
commit | 5c670cd0d9443ef0443a5cbc700cb501e01eed93 (patch) | |
tree | 29fd5a1e6e04d0b6370a250e078a6544f53411ac /dilos/tdegames/debian/man/kmines-trinity.man | |
parent | fd388b53035add95b3b3c3121fb9c62a6b642353 (diff) | |
download | tde-packaging-5c670cd0d9443ef0443a5cbc700cb501e01eed93.tar.gz tde-packaging-5c670cd0d9443ef0443a5cbc700cb501e01eed93.zip |
DilOS: tdegames build pack
Signed-off-by: Denis Kozadaev <denis@dilos.org>
Diffstat (limited to 'dilos/tdegames/debian/man/kmines-trinity.man')
-rw-r--r-- | dilos/tdegames/debian/man/kmines-trinity.man | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/dilos/tdegames/debian/man/kmines-trinity.man b/dilos/tdegames/debian/man/kmines-trinity.man new file mode 100644 index 000000000..6c4aa5ef1 --- /dev/null +++ b/dilos/tdegames/debian/man/kmines-trinity.man @@ -0,0 +1,22 @@ +.TH KMINES 6 +.SH NAME +kmines \- TDE mine sweeper game +.SH SYNOPSIS +.B kmines +.I [Qt-options] [TDE-options] +.SH DESCRIPTION +.B kmines +is the classic Minesweeper game. You must uncover all the empty cases +without blowing on a mine. + +When you uncover a case, a number appears: it indicates how many mines +surround this case. If there is no number the neighbour cases are +automatically uncovered. In your process of uncovering secure cases, +it is \fIvery\fP useful to put a flag on the cases which contain a +mine. +.so kdeopt.part +.SH SEE ALSO +More detailed user documentation is available from +.BR help:/kmines +(either enter this URL into \fBkonqueror\fP, or run `khelpcenter +help:/kmines'). |