✏️ add missing dot to 127.0.0.1 in usage

This commit is contained in:
DrMaxNix 2021-09-10 12:04:38 +02:00
parent 15126ae211
commit 78b8294f30
2 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@ oladmxctl --universe <universe> [--write <json>] [--read <json>]
-1 --ch-offset First channel has number 1
-a --address Address of the olad instance (default 127.0.01)
-a --address Address of the olad instance (default 127.0.0.1)
-p --port Port of the olad instance (default 9090)
-3 --ssl Use https instead of http

View File

@ -38,7 +38,7 @@
-1 --ch-offset First channel has number 1
-a --address Address of the olad instance (default 127.0.01)
-a --address Address of the olad instance (default 127.0.0.1)
-p --port Port of the olad instance (default 9090)
-3 --ssl Use https instead of http