taskjuggler(1) - Linux man page
Name
_______taskjuggler ____ - translates project descriptions into HTML or XML reports
Synopsis
taskjuggler [ options ] [ <filename1> ] [ <filename2> ... ]
Description
taskjuggler must be called with at least one file that contains the project description and the report definitions.
Options
-h --help
- Show summary of options.
- -v --version
- Show version and copyright of program
- -s
- stop after syntax check
- -M
- output include dependencies for make utilities
- --makefile <file>
- generate include dependencies for make utilities into the specified file
- --maxerrors N
- stop after N errors. If N is 0 show all errors
- --nodepcheck
- don't search for dependency loops
- --debug N
- print debug output, N must be between 0 and 40, the higher N the more output is printed
- --dbmode N
- activate debug mode only for certain parts of the code
See Also
/usr/share/doc/taskjuggler/index.html , taskjugglerui(1)
Author
This manual page was written by Fathi Boudra fboudra@free.fr based on the output of taskjuggler --help for the Debian(TM) system (but may be used by others).
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL .
Author
fathi Boudra
- Author.
Copyright
Copyright © 2006 Fathi Boudra