summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--network/vcspull/README10
1 files changed, 7 insertions, 3 deletions
diff --git a/network/vcspull/README b/network/vcspull/README
index 58cac7486f..d21e04d015 100644
--- a/network/vcspull/README
+++ b/network/vcspull/README
@@ -1,7 +1,11 @@
+vcspull (mass-update vcs from JSON / YAML config files)
+
Mass update git, hg and svn repos simultaneously from YAML / JSON file.
-Sync multiple git, mercurial and subversions repositories via a YAML / JSON file.
+Sync multiple git, mercurial and subversions repositories via a YAML /
+JSON file.
+
- supports svn, git, hg version control systems
- automatically checkout fresh repositories
- update to the latest repos with $ vcspull
-- Documentation, API and Examples.
-- vcspull builds upon pip's RFC3986-based url scheme.
+- Documentation, API and Examples
+- vcspull builds upon pip's RFC3986-based url scheme.