mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 09:25:46 +03:00
spelling: programmatically
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user