File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ download the most recent GitHub Enterprise version.
9595
9696### Migrating from GitHub Enterprise v11.10.34x to v2.0, or v2.1
9797
98- If you are migrating from GitHub Enterprise version 11.10.34x to 2.0 or 2.1
98+ If you are migrating from GitHub Enterprise version 11.10.34x to 2.0 or 2.1
9999(note, migrations to versions greater than 2.1 are not officially supported),
100100please see the [ Migrating from GitHub Enterprise v11.10.34x] [ 10 ] documentation
101101in the [ GitHub Enterprise System Administrator's Guide] [ 11 ] . It includes
@@ -155,10 +155,10 @@ The `ghe-backup` and `ghe-restore` commands also have a verbose output mode
155155(` -v ` ) that lists files as they're being transferred. It's often useful to
156156enable when output is logged to a file.
157157
158- When restoring to an already configured GHE instance, settings and license data
158+ When restoring to an already configured GHE instance, settings, certificate, and license data
159159are * not* restored to prevent overwriting manual configuration on the restore
160160host. This behavior can be overriden by passing the ` -c ` argument to ` ghe-restore ` ,
161- forcing settings and license data to be overwritten with the backup copy's data.
161+ forcing settings, certificate, and license data to be overwritten with the backup copy's data.
162162
163163### Scheduling backups
164164
You can’t perform that action at this time.
0 commit comments