Skip to content

Commit 58ad1c2

Browse files
committed
docs: fix RST formatting in Known blocking errors section
1 parent 6e2a7e5 commit 58ad1c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -281,11 +281,11 @@ If the incremental argument is used, this will result in the next backup only re
281281

282282
It's therefore recommended to only use the incremental argument if the output/result is being actively monitored, or complimented with periodic full non-incremental runs, to avoid unexpected missing data in a regular backup runs.
283283

284-
1. **Starred public repo hooks blocking**
284+
**Starred public repo hooks blocking**
285285

286-
Since the ``--all`` argument includes ``--hooks``, if you use ``--all`` and ``--all-starred`` together to clone a users starred public repositories, the backup will likely error and block the backup continuing.
286+
Since the ``--all`` argument includes ``--hooks``, if you use ``--all`` and ``--all-starred`` together to clone a users starred public repositories, the backup will likely error and block the backup continuing.
287287

288-
This is due to needing the correct permission for ``--hooks`` on public repos.
288+
This is due to needing the correct permission for ``--hooks`` on public repos.
289289

290290

291291
"bare" is actually "mirror"

0 commit comments

Comments
 (0)