man/git-multi.html in git-multi-1.2.1 vs man/git-multi.html in git-multi-2.0.0
- old
+ new
@@ -746,11 +746,11 @@
</div>
<div id="content">
<div class="sect1">
<h2 id="_version">VERSION</h2>
<div class="sectionbody">
-<div class="paragraph"><p>This is <code>v1.2.1</code> of <em>git multi</em> … hooray!</p></div>
+<div class="paragraph"><p>This is <code>v2.0.0</code> of <em>git multi</em> … hooray!</p></div>
</div>
</div>
<div class="sect1">
<h2 id="_synopsis">SYNOPSIS</h2>
<div class="sectionbody">
@@ -781,18 +781,19 @@
</div>
</div>
<div class="sect1">
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
-<div class="paragraph"><p>Convenient way to execute the same git command in a set of related repos,
-currently the repositories of a GitHub user, incl. the organizations they
-are a member of.</p></div>
-<div class="paragraph"><p>The list of repositories is determined via a GitHub API v3 call, and
-cached locally <em>(in binary format)</em> for performance and offline usage.</p></div>
-<div class="paragraph"><p>By default, <code>git multi</code> operates on all repositories for all configured users
-and all configured organizations. To limit the operation to a single user or
-a single organization, the optional <code>++<multi_repo></code> argument can be used.</p></div>
+<div class="paragraph"><p>Convenient way to execute the same git command in a set of related
+repositories, which could be all GitHub repos for a given user, or
+all repos for a given GitHub organization.</p></div>
+<div class="paragraph"><p>Multipe users and organizations can be configured, and by default
+<code>git multi</code> operates on all repositories for all users and all orgs;
+to limit the operation to a single user or a single org, the optional
+<code>++<multi_repo></code> argument can be used.</p></div>
+<div class="paragraph"><p>The list of repos for a user or an org is determined via a GitHub API v3 call
+and cached locally <em>(in binary format)</em> for performance and offline usage.</p></div>
</div>
</div>
<div class="sect1">
<h2 id="_options">OPTIONS</h2>
<div class="sectionbody">
@@ -1198,10 +1199,10 @@
</div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2018-11-09 16:43:35 GMT
+ 2018-11-10 08:44:16 GMT
</div>
</div>
</body>
</html>