Remove admonition about server-members command

This commit is contained in:
Brian Shumate
2016-12-13 11:11:26 -05:00
parent 80e9927806
commit 3837a43b99

View File

@@ -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 <tt>nomad server-members</tt> from a client will result in an error.
## Usage
```