Skip to content

Commit

Permalink
fix: update for teraslice API size changes
Browse files Browse the repository at this point in the history
  • Loading branch information
godber committed Jan 8, 2020
1 parent ffedfd8 commit 1da094e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@ Slicers, Jobs and Execution Contexts. There is not much in the way of control
or configuration yet. You will have to resize your screen to see all of the
output and use `Ctrl+C` to exit it at this point.

# Installation
## Installation

It can be installed using the following command:

```
```bash
npm install -g teraslice-top
```

# Usage information
## Usage information

```
```bash
Usage: ts-top [options] [host]

Options:
Expand All @@ -35,7 +35,7 @@ Examples:
ts-top -p 45678 10.0.0.12
```

# Examples
## Examples

Running `ts-top` will result in a screen similar to that shown below:

Expand Down

0 comments on commit 1da094e

Please sign in to comment.