diff options
author | https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web> | 2015-06-03 14:27:23 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-06-03 14:27:23 +0000 |
commit | b4e8ec7698850ef2d1206f2fb1f6ee511ae29ac1 (patch) | |
tree | b88ea1bf82b7e9d61a8451172df1513159ffd302 /doc | |
parent | a17b0ae0601ed59bb98801b61b7111f500a515da (diff) |
fix headings
Diffstat (limited to 'doc')
-rw-r--r-- | doc/upgrades.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/upgrades.mdwn b/doc/upgrades.mdwn index 2aef01ef9..439463de7 100644 --- a/doc/upgrades.mdwn +++ b/doc/upgrades.mdwn @@ -1,4 +1,4 @@ -[[!toc levels=2]] +[[!toc levels=3]] # Software upgrades @@ -50,7 +50,7 @@ Involved moving the .git-annex/ directory into a separate git-annex branch. After this upgrade, you should make sure you include the git-annex branch when git pushing and pulling. -### tips for this upgrade +#### tips for this upgrade This upgrade is easier (and faster!) than the previous upgrades. You don't need to upgrade every repository at once; it's sufficient @@ -79,7 +79,7 @@ and that information will be used by git-annex for disk free space checking. To ensure that information is available for all your annexed files, see [[upgrades/SHA_size]]. -### tips for this upgrade +#### tips for this upgrade This upgrade can tend to take a while, if you have a lot of files. |