Fix disambiguty
When i look how to start server, a read "simply start new server with the -server flag" and understand nothing. I think "agent" is a correct word here.
This commit is contained in:
parent
6bdf552f51
commit
679ae264d1
|
@ -21,7 +21,7 @@ to first add the new nodes and then remove the old nodes.
|
|||
## Adding New Servers
|
||||
|
||||
Adding new servers is generally straightforward. Simply start the new
|
||||
server with the `-server` flag. At this point, the server will not be a member of
|
||||
agent with the `-server` flag. At this point, the server will not be a member of
|
||||
any cluster, and should emit something like:
|
||||
|
||||
```text
|
||||
|
|
Loading…
Reference in New Issue