Files
entropy/server/doc/mansrc/eit-revgraph.1.txt
T
2011-11-19 18:01:45 +01:00

68 lines
1.3 KiB
Plaintext

eit-revgraph(1)
===============
:man source: eit {eitversion}
:man manual: eit {eitversion}
NAME
----
eit-revgraph - show reverse dependency graph for packages
SYNOPSIS
--------
eit revgraph [-h] [--in <repository>] [--complete] [--quiet]
<package> [<package> ...]
INTRODUCTION
------------
Show reverse dependency graph (printed as tree, actually) for given
package dependencies.
For a direct dependency graph, please see *eit graph*.
OPTIONS
-------
"eit revgraph" supports the following options which alters its behaviour.
POSITIONAL ARGUMENTS
~~~~~~~~~~~~~~~~~~~~
*<package>*::
package name
OPTIONAL ARGUMENTS
~~~~~~~~~~~~~~~~~~
*--help*::
show this help message and exit
*--in*=<repository>::
search packages in given repository
*--complete*::
show system packages, build deps, circular deps
*-q*::
quiet output, for scripting purposes
AUTHORS
-------
Eit has been accidentally prototyped during a rainy Sunday by Fabio
Erculiani who was looking for innovative ways of handling package
bumps in Sabayon Entropy repositories.
A few months later, Eit saw the light.
REPORTING BUGS
--------------
Report bugs to https://bugs.sabayon.org or directly to the author at
lxnay@sabayon.org.
SEE ALSO
--------
eit(1), eit-graph(1)