Command rtdl
NAME
Command rtdl :: Ref Task Dep List
SYNOPSIS
rtdl [options] RefName
DESCRIPTION
The rtdl
command return the list of all task dependencies in a ref.
The parameter is the ref name.
For each dependence, it display the name of the upstream task, the name of
the downstream task and the type of dependence (if the `-t' option was
used). The option `-a' and `-b' with a task name as argument can
be used to filter the list.
Three options can be used to format output :
- `-B' must be followed by a string which will be printed at the
begining of each lines.
- `-E' must be followed by a string which will be printed at the
end of each lines.
- `-S' must be followed by a string which will be printed between
each fields of a line.
Two options can be used to print a part of the whole list :
- `-I' must be followed by the index of the first \object\ to
print.
- `-N' must be followed by the number of \object\s to print.
ACCESS CONTROL
This function requires the `consult' privilege for the
`referential' command family.
SEE ALSO
This document was generated
by dom on September, 11 2005
using texi2html