Skip to content

Commit

Permalink
readme fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
nemonster committed Aug 18, 2017
1 parent da0ed4c commit 5eff877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ It will execute a series of REST API calls to the running cluster, run a number

## Alternate Usages
### Remote
* If you cannot run the utility on the host the node to be queried resides on, such as a workstation, you may use the --type remote option.
* If you do not wish to run the utility on the host the node to be queried resides on, and wish to run it from a different host such as your workstation, you may use the --type remote option.
* This will execute only the REST API calls and will not attempt to execute local system calls or collect log/config files.
#### Remote Example
* ./diagnostics.sh --host 10.0.0.20 --type remote
Expand Down

0 comments on commit 5eff877

Please sign in to comment.