]> git.madduck.net Git - code/myrepos.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

typo
authorJoey Hess <joey@kitenet.net>
Fri, 1 Nov 2013 19:50:46 +0000 (15:50 -0400)
committerJoey Hess <joey@kitenet.net>
Fri, 1 Nov 2013 19:50:46 +0000 (15:50 -0400)
doc/index.mdwn

index 784fcf8b17c3eaa60a720e7dfe604fddd446f923..b5a25113fd55188ac21f101633f228f411424615 100644 (file)
@@ -16,7 +16,7 @@ That sets up a `~/.mrconfig` file listing your repositories.
 Now you can run `mr update` in your home directory, and it'll update
 every one of your repositories that you've registered with myrepos.
 
-Want to update repositories in parallel? `mr update -j5` will run 5
+Want to update repositories in parallel? `mr -j5 update` will run 5
 concurrent jobs!
 
 If you run `mr update` inside a repository, it'll only act on that