Browse Source

Update GUI-CLI Protocol.md

Wach, Tobias Alexander 4 years ago
parent
commit
e3c71338d4
1 changed files with 1 additions and 1 deletions
  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: