Quellcode durchsuchen

Update GUI-CLI Protocol.md

Wach, Tobias Alexander vor 4 Jahren
Ursprung
Commit
e3c71338d4
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      GUI-CLI Protocol.md

+ 1 - 1
GUI-CLI Protocol.md

@@ -314,7 +314,7 @@ To remove a file from the queue for sending with the covert channel, the use the
 
 Client:
 ```
-write: "queue" file_name
+write: "dequeue" file_name
 ```
 
 Server: