Skip to content

Commit

Permalink
Merge pull request #1548 from nak3/update-doc-options
Browse files Browse the repository at this point in the history
docs: Update command options subtitles
  • Loading branch information
dadgar authored Aug 9, 2016
2 parents 044e067 + 56818c7 commit a35b748
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion website/source/docs/commands/alloc-status.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ allocations and information will be displayed.

<%= general_options_usage %>

## Status Options
## Alloc Status Options

* `-short`: Display short output. Shows only the most recent task event.
* `-verbose`: Show full information.
Expand Down
2 changes: 1 addition & 1 deletion website/source/docs/commands/client-config.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ description below for specific usage information and requirements.

<%= general_options_usage %>

## Client Servers Options
## Client Config Options

* `-servers`: List the client's known servers. Client nodes do not participate
in the gossip pool, and instead register with these servers periodically over
Expand Down
2 changes: 1 addition & 1 deletion website/source/docs/commands/eval-status.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ indicated by exit code 1.

<%= general_options_usage %>

## Status Options
## Eval Status Options

* `-monitor`: Monitor an outstanding evaluation

Expand Down
2 changes: 1 addition & 1 deletion website/source/docs/commands/server-members.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ nomad server-members [options]

<%= general_options_usage %>

## Members Options
## Server Members Options

* `-detailed`: Dump the basic member information as well as the raw set of tags
for each member. This mode reveals additional information not displayed in the
Expand Down

0 comments on commit a35b748

Please sign in to comment.