Completato definizioni file README x invio

This commit is contained in:
Samuele Locatelli
2022-02-07 08:37:14 +01:00
parent 14e7540e02
commit 5e7a547e56
3 changed files with 53 additions and 1 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ namespace MyApp // Note: actual namespace depends on the project name.
{
logError("Warning: Missing args !!!");
logError("");
logError("Syntax: LiMan.Transfer data_folder archive_folder");
logError("Syntax: LiMan.Transfer.exe data_folder archive_folder");
logError("data_folder: path to container for request.json file + *.zip file(s) to upload");
logError("archive_folder: where to put trasferred data");
logError("");