We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2476c71 commit c019b20Copy full SHA for c019b20
README.md
@@ -21,7 +21,7 @@ Add files to the Visual Studio project and compile program.
21
* upload [file] [path] - Upload the file from client to the remote host
22
* hosts - Display list of hosts stored in database
23
* addhost [host] [port] [user] [pass] - Add new host to the database
24
-* rm [id] - Delete host from the database
+* rmhost [id] - Delete host from the database
25
* cd [path] - Change current directory
26
* up - Moves up to the parent directory
27
* ls - Display the contents of a current directory
0 commit comments