SYNOPSIS
- 
ptree [-sS] [-p project-file]
unit[:line-number[:column-number]]
[-- ASIS options]
- ptree -h
  - ptree -h
 
DESCRIPTION
ptree is a companion program to adactl(1).
OPTIONS
- -h
 - Prints a general help message.
 - -s
 - Only process the specification of unit; the default is to process the specification and body.
 - -S
 - Print the span of each element.
 - line-number
 - Only display entities declared on that line.
 - line-number:column-number
 - Only display the entity at that line and column, if any.
 
AUTHOR
AdaControl was developed by Adalog <URL: http://www.adalog.fr > under contract with Eurocontrol <URL: http://www.eurocontrol.int >. The copyright is jointly owned by Adalog and Eurocontrol.This manual page was written by Ludovic Brenta <[email protected]> for the Debian project, but it can be used for other purposes as well.

