This commit is contained in:
ingvar1995
2016-04-26 20:42:20 +03:00
parent 822b25fcdb
commit 6a82b7d285
5 changed files with 47 additions and 33 deletions

View File

@@ -46,6 +46,8 @@ size <file_name> - get size of file (get access)
get <file_name> - get file with specified filename (get access)
get --all - get all files (get access)
stats - show statistics (write access)
del <file_name> - remove file with specified filename (delete access)