graph-depends: fix program path in comment

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Luca Ceresoli 2013-05-14 22:11:03 +00:00 committed by Peter Korsgaard
parent b193c1264a
commit 13c367f827

View File

@ -1,7 +1,7 @@
#!/usr/bin/python
# Usage (the graphviz package must be installed in your distribution)
# ./scripts/graph-depends [package-name] > test.dot
# ./support/scripts/graph-depends [package-name] > test.dot
# dot -Tpdf test.dot -o test.pdf
#
# With no arguments, graph-depends will draw a complete graph of