Skip to content

Commit 87f87c2

Browse files
committed
Merge pull request #155 from Fermentedbeats/master
Add cert to -c flag description
2 parents 00c28d9 + ea9a126 commit 87f87c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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),
100100
please see the [Migrating from GitHub Enterprise v11.10.34x][10] documentation
101101
in 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
156156
enable 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
159159
are *not* restored to prevent overwriting manual configuration on the restore
160160
host. 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

0 commit comments

Comments
 (0)