spelling: programmatically
This commit is contained in:
parent
10572df863
commit
10bc364d04
|
@ -17,7 +17,7 @@ as interacting with the Raft subsystem. This was added in Nomad 0.5.5.
|
|||
outage and even loss of data.
|
||||
|
||||
See the [Outage Recovery](/guides/outage.html) guide for some examples of how
|
||||
this command is used. For an API to perform these operations programatically,
|
||||
this command is used. For an API to perform these operations programmatically,
|
||||
please see the documentation for the [Operator](/guides/outage.html)
|
||||
endpoint.
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ The Raft list-peers command is used to display the current Raft peer
|
|||
configuration.
|
||||
|
||||
See the [Outage Recovery](/guides/outage.html) guide for some examples of how
|
||||
this command is used. For an API to perform these operations programatically,
|
||||
this command is used. For an API to perform these operations programmatically,
|
||||
please see the documentation for the [Operator](/api/operator.html)
|
||||
endpoint.
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@ server-force-leave`](/docs/commands/server-force-leave.html) instead of this
|
|||
command.
|
||||
|
||||
See the [Outage Recovery](/guides/outage.html) guide for some examples of how
|
||||
this command is used. For an API to perform these operations programatically,
|
||||
this command is used. For an API to perform these operations programmatically,
|
||||
please see the documentation for the [Operator](/api/operator.html)
|
||||
endpoint.
|
||||
|
||||
|
|
Loading…
Reference in New Issue