From 4497e4eec3380c3b82effda271f8cb3a19a90b16 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 1 Nov 2013 15:50:46 -0400 Subject: [PATCH] typo --- doc/index.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2