aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex-map.mdwn
Commit message (Collapse)AuthorAge
* prefer xdot over dotGravatar Joey Hess2016-11-30
| | | | | | | * map: Run xdot if it's available in PATH. On OSX, the dot command does not support graphical display, while xdot does. * Debian: xdot is a better interactive viewer than dot, so Suggest xdot, rather than graphviz.
* legendGravatar Joey Hess2016-05-04
|
* map: Hide dead repositories that are not connected to the graph.Gravatar Joey Hess2016-05-04
| | | | | | * map: Hide dead repositories that are not connected to the graph. * map: Changed colors; red is used for untrusted repositories and grey for dead.
* separated man pages for all the maintenance commandsGravatar Joey Hess2015-03-24