account_migration.md
... ...
@@ -4,7 +4,16 @@ The sbgrid-cli feature allows a user to change accounts. This can be useful when
4 4
5 5
The process is does not require reinstallation or extensive changes to the filesystem.
6 6
A network connection required and a recent release of `sbgrid-cli` is required.
7
+<!-- TOC -->
7 8
9
+- [Migrating existing accounts](#migrating-existing-accounts)
10
+ - [sbgrid-cli migrate-account usage](#sbgrid-cli-migrate-account-usage)
11
+- [Troubleshooting common errors](#troubleshooting-common-errors)
12
+ - [Authentication failed](#authentication-failed)
13
+ - [Permissions and file ownership issue](#permissions-and-file-ownership-issue)
14
+ - [Missing programs link](#missing-programs-link)
15
+
16
+<!-- /TOC -->
8 17
### sbgrid-cli migrate-account usage
9 18
```
10 19
$ ./sbgrid-cli migrate-account --help
... ...
@@ -121,7 +130,7 @@ info: Migration complete
121 130
122 131
**Success!**
123 132
124
-## Troubleshooting some common errors
133
+## Troubleshooting common errors
125 134
### Authentication failed
126 135
The following error means the new account credentials were incorrect or invalid.
127 136
Check for typos or errors cutting and pasting.