.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. .TH TJ3 "1" "January 2019" "tj3 (TaskJuggler) 3.6.0" "TaskJuggler" .SH NAME tj3 \- schedules tj3 projects and generates reports .SH SYNOPSIS .B tj3 [\fI\,options\/\fR] .SH DESCRIPTION This is the main application. It reads in your project files, schedules the project and generates the reports. .SH OPTIONS .TP \fB\-\-config\fR Use the specified YAML configuration file .TP \fB\-\-silent\fR Don't show program and progress information .TP \fB\-\-no\-color\fR Don't use ANSI contol sequences to color the terminal output. Colors should only be used when spooling to an ANSI terminal. In case the detection fails, you can this option to force colors to be off. .TP \fB\-\-debug\fR Enable Ruby debug mode .TP \fB\-\-debuglevel\fR N Verbosity of debug output .TP \fB\-\-debugmodules\fR x,y,z Restrict debug output to a list of modules .TP \fB\-\-freeze\fR Generate or update the booking file for the project. The file will have the same base name as the project file but has a \fB\-bookings\fR.tji extension. .TP \fB\-\-freezedate\fR Use a different date than the current momentas cut\-off date for the booking file .TP \fB\-\-freezebytask\fR Group the bookings in the booking file generated during a freeze by task instead of by resource. .TP \fB\-\-check\-time\-sheet\fR Check the given time sheet .TP \fB\-\-check\-status\-sheet\fR Check the given status sheet .TP \fB\-\-warn\-ts\-deltas\fR Turn on warnings for requested changes in time sheets .TP \fB\-\-check\-syntax\fR Only parse the input files and check the syntax. .TP \fB\-\-no\-reports\fR Just schedule the project, but don't generate any reports. .TP \fB\-\-list\-reports\fR List id, formats and file name of all the defined reports that have IDs that match the specified regular expression. .TP \fB\-\-report\fR Only generate the report with the specified ID. This option can be used multiple times. .TP \fB\-\-reports\fR Only generate the reports that have IDs that match the specified regular expression. This option can be used multiple times. .TP \fB\-f\fR, \fB\-\-force\-reports\fR Generate reports despite scheduling errors .TP \fB\-\-add\-trace\fR Append a current data set to all trace reports. .TP \fB\-\-abort\-on\-warnings\fR Abort program on warnings like we do on errors. .TP \fB\-o\fR , Directory the reports should go into .HP \fB\-\-output\-dir\fR .TP \fB\-c\fR N Maximum number of CPU cores to use .TP \fB\-h\fR, \fB\-\-help\fR Show this message .TP \fB\-\-version\fR Show version info .SH ENVIRONMENT .TP \fBTASKJUGGLER_DATA_PATH\fR Override the path to the TaskJuggler data folder. The data folder contains the css, icons and scripts for TaskJuggler reports. .TP \fBTZ\fR The POSIX Time Zone environment variable. Any environment variable may be used in a TaskJuggler file using the expression $(VAR_NAME). .SH EXAMPLES tj3 tutorial.tjp .SH COPYRIGHT Copyright \(co 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 .IP by Chris Schlaeger .PP This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation. .PP For more info about TaskJuggler see http://www.taskjuggler.org .SH "SEE ALSO" tj3client(1), tj3d(1), tj3man(1), tj3ss_receiver(1), tj3ss_sender(1), tj3ts_receiver(1), tj3ts_sender(1), tj3ts_summary(1), tj3webd(1) The full TaskJuggler manual is available online at http://www.taskjuggler.org/tj3/manual/, or via the tj3man command.