Skip to content

Commit 9d8f2b8

Browse files
mwiesenfelicitymay
andauthored
Update content/admin/enterprise-management/initiating-a-failover-to-your-replica-appliance.md
Co-authored-by: Felicity Chapman <[email protected]>
1 parent 86e9c04 commit 9d8f2b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/admin/enterprise-management/initiating-a-failover-to-your-replica-appliance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ The time required to failover depends on how long it takes to manually promote t
3535
```shell
3636
$ cat /data/user/common/uuid
3737
```
38-
- On the new primary, remove the UUIDs via `ghe-repl-teardown`. Please replace `<uuid_here>` with a UUID you retrieved in the previous step.
38+
- On the new primary, remove the UUIDs using `ghe-repl-teardown`. Please replace *`UUID`* with a UUID you retrieved in the previous step.
3939
```shell
40-
$ ghe-repl-teardown -u <uuid_here>
40+
$ ghe-repl-teardown -u <em>UUNID</em>
4141
```
4242

4343
### Further reading

0 commit comments

Comments
 (0)