diff options
author | Adam Spiers <git@adamspiers.org> | 2015-01-10 16:41:56 +0000 |
---|---|---|
committer | Adam Spiers <git@adamspiers.org> | 2015-01-10 16:42:09 +0000 |
commit | ccf128d8f297f6edc62c9ff60cd05a45771bc23e (patch) | |
tree | b65dcdb914e55a35840ee2becb9a1090eb2ebce5 /README.md | |
parent | abef13a824c8c1848f048d6ee0888a12877fc6bb (diff) | |
download | git-deps-ccf128d8f297f6edc62c9ff60cd05a45771bc23e.tar.gz |
document --serve
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -97,6 +97,10 @@ dependencies, and so on until it cannot find any more. In recursion mode, two SHA1s are output per line, indicating that the first depends on the second. +If you run with the `--serve` option then it will start a lightweight +webserver and output a URL you can connect to for dynamically +visualizing and navigating the dependency graph. + Development / support / feedback -------------------------------- |