man/git-multi.erb in git-multi-4.0.0 vs man/git-multi.erb in git-multi-4.0.1

- old
+ new

@@ -24,13 +24,13 @@ invocation is as follows: [verse] 'git multi' <git_command> [<git_command_arguments>] -Both ways of running `git multi` take an optional, so-called "multi repo" +Both ways of running `git multi` take an optional, so-called "multi-repo" argument to limit the operation to the list of repositories in the referenced -"multi repo", ie. a single GitHub user or a single GitHub organization: +"multi-repo", ie. a single GitHub user or a single GitHub organization: [verse] 'git multi' ++<multi_repo> --<option> [<option_arguments>] and... @@ -254,10 +254,10 @@ `${HOME}/.git/multi/repositories.byte`:: local, binary cache of GitHub repository metadata `${HOME}/.git/multi/superprojects.config`:: - definitions for so-called "superproject" multi repos + definitions for so-called "superproject" multi-repos REFERENCES ---------- * homepage for `git-multi`: