Fixes ToC

This commit is contained in:
justin@561b4852d5c1d8db31dc571612954bde7bb325a1 2017-01-17 19:49:18 +00:00 committed by admin
parent 7855cb715b
commit 9119b52e71

View file

@ -13,7 +13,7 @@ possible ways of doing things.
---
# **Antipattern**
# **Symlinking the `.git/annex` directory**
Symlinking the `.git/annex` directory, in the hope of saving
disk space, is a horrible idea. The general antipattern is:
@ -54,9 +54,7 @@ we can do to change that in this case.
---
# **Antipattern**
Reinit repo with an existing uuid without fsck
# **Reinit repo with an existing uuid without `fsck`**
To quote the [[git-annex-reinit]] manpage: