summaryrefslogtreecommitdiff
path: root/doc/git-annex-reinit.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/git-annex-reinit.mdwn')
-rw-r--r--doc/git-annex-reinit.mdwn9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/git-annex-reinit.mdwn b/doc/git-annex-reinit.mdwn
index 52bca57dc..790546f42 100644
--- a/doc/git-annex-reinit.mdwn
+++ b/doc/git-annex-reinit.mdwn
@@ -14,10 +14,11 @@ UUID -- for example, if a repository got deleted, and you're
setting it back up.
Use this with caution; it can be confusing to have two existing
-repositories with the same UUID. It can lead to data loss and other
-weird phenomenons. Make sure you run `git annex fsck` after changing
-the UUID of a repository to make sure location tracking information is
-recorded correctly.
+repositories with the same UUID.
+
+Make sure you run `git annex fsck` after changing the UUID of a
+repository to make sure location tracking information is recorded
+correctly.
Like `git annex init`, this attempts to enable any special remotes
that are configured with autoenable=true.