Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
Merge pull request #973 from tom--bo/fix_typo_in_docs_register_candidate
Browse files Browse the repository at this point in the history
Fix typo in document
  • Loading branch information
Shlomi Noach authored Nov 5, 2019
2 parents dd35f32 + 78c0cc8 commit bb6b0e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/topology-recovery.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ Some servers are better candidate for promotion in the event of failovers. Some
You will announce your preference for a given server to `orchestrator` in the following way:

```
orchestrator -c register-candidate -i ${::fqdn} --promotion-rule ${promotion_rule}
orchestrator-client -c register-candidate -i ${::fqdn} --promotion-rule ${promotion_rule}
```

Supported promotion rules are:
Expand Down

0 comments on commit bb6b0e6

Please sign in to comment.