diff --git a/website/source/docs/commands/index.html.md.erb b/website/source/docs/commands/index.html.md.erb index 7170beca1..52a964bd0 100644 --- a/website/source/docs/commands/index.html.md.erb +++ b/website/source/docs/commands/index.html.md.erb @@ -35,5 +35,5 @@ otherwise. For example, the `nomad run` command is used to run a new job, the `nomad status` command queries information about existing jobs, etc. Conversely, commands with a prefix in their name likely operate in a different context. -Examples include the `nomad agent-status` or `nomad node-drain` commands, +Examples include the `nomad agent-info` or `nomad node-drain` commands, which operate in the agent or node contexts respectively.