logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tj3man - get documentation for TaskJuggler keywords or generate user manual

Description

       This  program  can  be  used  to  generate  the  user  manual in HTML format or to get a textual help for
       individual keywords.

Environment

BROWSER
              The web browser used to display the user manual as HTML.

Examples

       tj3man shift
       tj3man --html shift.timesheet
       tj3man --html

Name

       tj3man - get documentation for TaskJuggler keywords or generate user manual

Options

-c, --config <FILE>
              Use the specified YAML configuration file

       --silent
              Don't show program and progress information

       --no-color
              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 use this option to force colors
              to be off.

       --debug
              Enable Ruby debug mode

       -d, --dir <directory>
              directory to put the manual

       --html Show  the  user  manual  in  your  local  web  browser. By default, Firefox is used or the browser
              specified with the $BROWSER environment variable.

       --browser <command>
              Specify the command to start your web browser. The default is 'firefox'.

       -m, --manual
              Generate the user manual into the current directory or the directory specified with the -d option.

       -h, --help
              Show this message

       --version
              Show version info

See Also

tj3(1)

       The TaskJuggler manual is also available online at http://www.taskjuggler.org/tj3/manual/.

TaskJuggler 3.8.1                                 January 2025                                         TJ3MAN(1)

Synopsis

tj3man [options]

See Also