Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c019b20

Browse files
author
Vladislav Danilchik
committedMay 14, 2016
Edited README.md
1 parent 2476c71 commit c019b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Add files to the Visual Studio project and compile program.
2121
* upload [file] [path] - Upload the file from client to the remote host
2222
* hosts - Display list of hosts stored in database
2323
* addhost [host] [port] [user] [pass] - Add new host to the database
24-
* rm [id] - Delete host from the database
24+
* rmhost [id] - Delete host from the database
2525
* cd [path] - Change current directory
2626
* up - Moves up to the parent directory
2727
* ls - Display the contents of a current directory

0 commit comments

Comments
 (0)
Please sign in to comment.