From 448d6eec8923c3059bcb9cf9cb118c326ea91cc7 Mon Sep 17 00:00:00 2001 From: Brian Shumate Date: Tue, 13 Dec 2016 11:11:26 -0500 Subject: [PATCH] Remove admonition about server-members command --- website/source/docs/commands/server-members.html.md.erb | 3 --- 1 file changed, 3 deletions(-) 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 ```