From ea9a126325a50f1a4f5a13a6c13141be2cfb92bb Mon Sep 17 00:00:00 2001 From: CJ Johnson Date: Thu, 4 Feb 2016 09:06:05 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8936c1a81..bdd373901 100644 --- a/README.md +++ b/README.md @@ -155,7 +155,7 @@ 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, certificate, and license data to be overwritten with the backup copy's data.