summaryrefslogtreecommitdiff
path: root/doc/git-annex-map.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-05-04 14:12:41 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-05-04 14:12:41 -0400
commite908ff5dfd9d4b8cbc586aea5c24a439318fe378 (patch)
tree6e46f53df8015e5c10ad9607a3e6a6e69fab1e50 /doc/git-annex-map.mdwn
parentac4302a04cc07fc001e54607d4972c15a07e7d5d (diff)
map: Hide dead repositories that are not connected to the graph.
* map: Hide dead repositories that are not connected to the graph. * map: Changed colors; red is used for untrusted repositories and grey for dead.
Diffstat (limited to 'doc/git-annex-map.mdwn')
-rw-r--r--doc/git-annex-map.mdwn10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/git-annex-map.mdwn b/doc/git-annex-map.mdwn
index 6e5ced2b4..5042d3857 100644
--- a/doc/git-annex-map.mdwn
+++ b/doc/git-annex-map.mdwn
@@ -23,6 +23,16 @@ it several times as the map is being built.
Note that this subcommand can be used to graph any git repository; it
is not limited to git-annex repositories.
+# MAP KEY
+
+Ovals are repositories. White is regular, green is trusted, red is
+untrusted, and grey is dead.
+
+Arrows between repositories are connections via git remotes.
+
+Light blue boxes are hosts that were mapped, and contain the repositories
+on that host.
+
# OPTIONS
* `--fast`