1TASKJUGGLER(1) [FIXME: manual] TASKJUGGLER(1)
2
3
4
6 _______taskjuggler ____ - translates project descriptions into HTML or
7 XML reports
8
10
11 taskjuggler
12 [ options ] [ <filename1> ]
13 [ <filename2> ... ]
14
16 taskjuggler must be called with at least one file that contains the
17 project description and the report definitions.
18
20 -h --help
21 Show summary of options.
22
23 -v --version
24 Show version and copyright of program
25
26 -s
27 stop after syntax check
28
29 -M
30 output include dependencies for make utilities
31
32 --makefile <file>
33 generate include dependencies for make utilities into the specified
34 file
35
36 --maxerrors N
37 stop after N errors. If N is 0 show all errors
38
39 --nodepcheck
40 don´t search for dependency loops
41
42 --debug N
43 print debug output, N must be between 0 and 40, the higher N the
44 more output is printed
45
46 --dbmode N
47 activate debug mode only for certain parts of the code
48
50 /usr/share/doc/taskjuggler/index.html , TaskjugglerUI(1)
51
53 This manual page was written by Fathi Boudra fboudra@free.fr based on
54 the output of taskjuggler --help for the Debian(TM) system (but may be
55 used by others).
56
57 Permission is granted to copy, distribute and/or modify this document
58 under the terms of the GNU General Public License, Version 2 any later
59 version published by the Free Software Foundation.
60
61 On Debian systems, the complete text of the GNU General Public License
62 can be found in /usr/share/common-licenses/GPL .
63
65 fathi Boudra
66 Author.
67
69 Copyright © 2006 Fathi Boudra
70
71
72
73[FIXME: source] mars 11, 2006 TASKJUGGLER(1)