Преглед изворни кода

write in protocol now consistent

Denys пре 4 година
родитељ
комит
89d8f7767f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      GUI-CLI Protocol.md

+ 1 - 1
GUI-CLI Protocol.md

@@ -16,7 +16,7 @@ The CLI then tries to establish a connection to the given server and tells the G
 
 GUI:
 ```
-write: "connect <ip address> <port>"
+write: "connect" ip_address port
 ```
 Alternatively, it is possible to only pass an ip address, then by default port 1234 is used.