fixed typo in readme

This commit is contained in:
Daniel Sommer 2023-10-16 15:55:07 +02:00
parent 9e0bce4ea2
commit 2602cf5106

View file

@ -22,6 +22,6 @@ godyn in client mode expects the return value from the remote/wan ip provider to
| type | short | long | description |
| -------| ----- | ---------| --------------------------------------- |
| option | -h | --help | print the help |
| option | -y | --yaml | specifiy the path to a config.yaml file |
| option | -y | --yaml | specifiy the path to a config.yaml file |
| mode | -s | --server | start godyn in server mode |
| mode | -c | --client | start godyn in client mode |