From: Joey Hess Date: Fri, 1 Nov 2013 19:50:46 +0000 (-0400) Subject: typo X-Git-Url: https://git.madduck.net/code/myrepos.git/commitdiff_plain/4497e4eec3380c3b82effda271f8cb3a19a90b16 typo --- diff --git a/doc/index.mdwn b/doc/index.mdwn index 784fcf8..b5a2511 100644 --- a/doc/index.mdwn +++ b/doc/index.mdwn @@ -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