diff --git a/website/source/docs/commands/server-members.html.md.erb b/website/source/docs/commands/server-members.html.md.erb index 04454b69a..1d1811a98 100644 --- a/website/source/docs/commands/server-members.html.md.erb +++ b/website/source/docs/commands/server-members.html.md.erb @@ -12,9 +12,6 @@ The `server-members` command displays a list of the known servers in the cluster and their current status. Member information is provided by the gossip protocol, which is only run on server nodes. -~> **Only runs on servers!** This command can only be run from the server nodes. -Running nomad server-members from a client will result in an error. - ## Usage ```