NAME¶
repo-graph - output a full package dependency graph in dot format
SYNOPSIS¶
repo-graph [options]
DESCRIPTION¶
repo-graph is a program that generates a full package dependency list
from a yum repository and outputs it in dot format.
OPTIONS¶
- -h, --help
- Display a help message, and then quit.
- --repoid=REPOID
- Specify repo ids to query, can be specified multiple times (default is all
enabled).
- -c CONFIG
- Config file to use (defaults to /etc/yum.conf).
AUTHORS¶
See the Authors file included with this program.