Skip to content

Commit ee623a5

Browse files
authored
Clarify GHES restore configuration option (#62369)
Co-authored-by: Ryan Trauntvein <djdefi@users.noreply.github.com> Copilot-Session: 9c417f47-f3d6-4f6b-874e-5a96628a7f26
1 parent 13231dd commit ee623a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/admin/backing-up-and-restoring-your-instance/restoring-from-a-backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ To restore from a snapshot:
5454
ghe-restore -s <SNAPSHOT_TIMESTAMP>
5555
```
5656

57-
* (Optional) Force overwrite of configuration, certificates, and license data:
57+
* (Optional) Overwrite appliance configuration, certificates, and license data from the backup. The `-c` option does not control database or repository restoration:
5858

5959
```shell
6060
ghe-restore -c # Latest snapshot

0 commit comments

Comments
 (0)