Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nakabonne committed Oct 31, 2020
1 parent 31fe901 commit abf439d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,13 +75,12 @@ func main() {
}
```

With `-l` flag can list the processes where the agent rns on:
With `-l` flag can list the processes where the agent runs on:
```
gosivy -l
```

Give the PID of the process to be diagnosed:

```
gosivy 5000
```
Expand Down

0 comments on commit abf439d

Please sign in to comment.