Merge pull request #1 from flor0/testing

minor change to README
This commit is contained in:
Florian Rupp 2023-05-10 18:31:58 +02:00 committed by GitHub
commit f51d800aca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@ Note: It is vital that /run/utmp is mapped in the docker container, otherwise th
### As a python script
Alternatively, you can simply run the prometheus-ssh-exporter.py file with python3.
The command line arguments are explained if you use `python3 ./prometheus-ssh-exporter.py -h`
The command line arguments are explained if you use `python3 ./prometheus-ssh-exporter.py --help`
Make sure you set the right external port using the -p or --port argument.