1JADMAKER(1) Gammu JADMAKER(1)
2
3
4
6 jadmaker - JAD File Generator
7
9 jadmaker [-f|--force] [-u|--url URL] <filename.jar>...
10
12 Script to generate JAD file from JAR file.
13
14 This program follows the usual GNU command line syntax, with long
15 options starting with two dashes (-). A summary of options is included
16 below.
17
18 -h, --help
19 Show summary of options.
20
21 -f, --force
22 Force rewriting of JAD file even if exists.
23
24 -u, --url URL
25 Define URL to be included in JAD file.
26
28 Michal Čihař <michal@cihar.com>
29
31 2009-2015, Michal Čihař <michal@cihar.com>
32
33
34
35
361.41.0 Sep 27, 2019 JADMAKER(1)