فهرست منبع

write in protocol now consistent

Denys 5 سال پیش
والد
کامیت
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.