blob: 6171a121c83ec2471f1a1011f075e71218699721 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
.TH tdepacman 1 "August 20, 2020"
.SH NAME
tdepacman \- A pacman clone game for TDE.
.SH SYNOPSIS
.B tdepacman
.RI [Qt-options] [TDE-options] [URL]
.SH DESCRIPTION
TDEpacman is a classic arcade game from the 80s in which you have
to finish the tables by eating all the pac-gums to score as many points
as possible.
.PP
.SH OPTIONS
.SS
.SS Generic Options:
.TP
.B --help
Show help about options
.TP
.B --help-qt
Show Qt specific options
.TP
.B --help-tde
Show TDE specific options
.TP
.B --help-all
Show all options
.TP
.B --author
Show author information
.TP
.B -v, --version
Show version information
.TP
.B --license
Show license information
.SS
.PP
.SH HOMEPAGE
Homepage: https://mirror.git.trinitydesktop.org/gitea/TDE/tdepacman
.SH AUTHOR
This manual page was written by gregory guy <gregory-tde@laposte.net>,
for the Trinity Desktop Environment project (but may be used by others).
|