X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/a8129ccd024e1ceef56cfd8bb45580e98641d8e6..refs/heads/chdir-for-chain:/doc/index.mdwn 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