doc: Fix typo in usage
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
7c5a197872
commit
04446c9329
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ sudo apt-get install python3-nagiosplugin python3-requests
|
||||||
# Usage
|
# Usage
|
||||||
|
|
||||||
```
|
```
|
||||||
./check_trex --help
|
./check_trex.py --help
|
||||||
```
|
```
|
||||||
|
|
||||||
# Examples
|
# Examples
|
||||||
|
|
Loading…
Reference in a new issue