瀏覽代碼

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.