Skip to content

Commit

Permalink
Merge pull request #155 from Fermentedbeats/master
Browse files Browse the repository at this point in the history
Add cert to -c flag description
  • Loading branch information
rubiojr committed Feb 4, 2016
2 parents 00c28d9 + ea9a126 commit 87f87c2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ download the most recent GitHub Enterprise version.

### Migrating from GitHub Enterprise v11.10.34x to v2.0, or v2.1

If you are migrating from GitHub Enterprise version 11.10.34x to 2.0 or 2.1
If you are migrating from GitHub Enterprise version 11.10.34x to 2.0 or 2.1
(note, migrations to versions greater than 2.1 are not officially supported),
please see the [Migrating from GitHub Enterprise v11.10.34x][10] documentation
in the [GitHub Enterprise System Administrator's Guide][11]. It includes
Expand Down Expand Up @@ -155,10 +155,10 @@ The `ghe-backup` and `ghe-restore` commands also have a verbose output mode
(`-v`) that lists files as they're being transferred. It's often useful to
enable when output is logged to a file.

When restoring to an already configured GHE instance, settings and license data
When restoring to an already configured GHE instance, settings, certificate, and license data
are *not* restored to prevent overwriting manual configuration on the restore
host. This behavior can be overriden by passing the `-c` argument to `ghe-restore`,
forcing settings and license data to be overwritten with the backup copy's data.
forcing settings, certificate, and license data to be overwritten with the backup copy's data.

### Scheduling backups

Expand Down

0 comments on commit 87f87c2

Please sign in to comment.