doc: Fix typo in command name

Closes: #1515
Approved by: mwleeds
This commit is contained in:
Matthew Leeds
2018-03-22 16:29:13 -07:00
committed by Atomic Bot
parent e2c3157ea8
commit f4acf169f2
3 changed files with 3 additions and 3 deletions

View File

@@ -143,7 +143,7 @@
<listitem><para>
Don't update the summary file after the new commit is added. This means
the repository will not be useful for serving over http until build-repo-update
the repository will not be useful for serving over http until build-update-repo
has been run. This is useful is you want to do multiple repo operations before
finally updating the summary.
</para></listitem>

View File

@@ -194,7 +194,7 @@
<listitem><para>
Don't update the summary file after the new commit is added. This means
the repository will not be useful for serving over http until build-repo-update
the repository will not be useful for serving over http until build-update-repo
has been run. This is useful is you want to do multiple repo operations before
finally updating the summary.
</para></listitem>

View File

@@ -110,7 +110,7 @@
<listitem><para>
Don't update the summary file after the new commit is added. This means
the repository will not be useful for serving over http until build-repo-update
the repository will not be useful for serving over http until build-update-repo
has been run. This is useful is you want to do multiple repo operations before
finally updating the summary.
</para></listitem>