summaryrefslogtreecommitdiffstats
path: root/doc/engagement.1.in
blob: 10d8b658827685d82c259c81f17c8548d442c015 (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
43
44
45
46
47
48
49
50
.TH ENGAGEMENT 1 "2016 02 04" "@PACKAGE_NAME@ @PACKAGE_VERSION@"

.SH NAME
engagement \- a demo application

.SH SYNOPSIS
.B engagement
[-d] [-f] [-t=THEME] [-m=MINES] [-L] [-C] [-V] [-h]

.SH DESCRIPTION

Engagement is a demo application to show how to integrate EFL and autotools into a
cross platform build. You should be able to generate an executable easily for all
target supported by EFL with this engagement.

With no option, the program starts and display an Hello World.


.SH OPTIONS

.TP
.B -L, --license
Show license.

.TP
.B -C, --copyright
Show copyright.

.TP
.B -V, --version
Show program version.

.TP
.B -h, --help
Print list of options with short description.


.SH BUGS

Reports are welcome. Send them at @PACKAGE_BUGREPORT@.


.SH HOMEPAGE

http://git.schinagl.nl/engagement


.SH AUTHORS

Olliver Schinagl <oliver@schinagl.nl> and various contributors.