<<

NAME

d4j-info -- print information for a specific project or bug

SYNOPSIS

  d4j-info -p project_id [-b bug_id]

DESCRIPTION

This script shows the configuration and basic information for a project and, if requested, the information for a specific bug.

OPTIONS

-p project_id

The id of the project for which the information shall be printed.

-b bug_id

The id of the bug for which the information shall be printed. Format: \d+.

<<