diff --git a/meshservice/MeshService.rc b/meshservice/MeshService.rc index 3b7ce9d..75cb825 100644 Binary files a/meshservice/MeshService.rc and b/meshservice/MeshService.rc differ diff --git a/meshservice/ServiceMain.c b/meshservice/ServiceMain.c index 3e0972f..93b0388 100644 --- a/meshservice/ServiceMain.c +++ b/meshservice/ServiceMain.c @@ -894,7 +894,8 @@ int wmain(int argc, char* wargv[]) printf(" -signcheck Perform self - check.\r\n"); printf(" -install Install the service from this location.\r\n"); printf(" -uninstall Remove the service from this location.\r\n"); - printf(" -nodeid Return the current agent identifier.\r\n"); + printf(" -nodeid Return the current agent identifier.\r\n"); + printf(" -info Return agent version information.\r\n"); printf(" -resetnodeid Reset the NodeID next time the service is started.\r\n"); printf(" -fulluninstall Stop agent and clean up the program files location.\r\n"); printf(" -fullinstall Copy agent into program files, install and launch.\r\n"); diff --git a/microscript/ILibDuktape_Commit.h b/microscript/ILibDuktape_Commit.h index 778bafb..1a9e350 100644 --- a/microscript/ILibDuktape_Commit.h +++ b/microscript/ILibDuktape_Commit.h @@ -1,5 +1,5 @@ // This file is auto-generated, any edits may be overwritten -#define SOURCE_COMMIT_DATE "2022-Mar-22 22:25:47-0700" -#define SOURCE_COMMIT_DATE "2022-Mar-22 22:25:47-0700" -#define SOURCE_COMMIT_HASH "288acf0ec0b0688abbd1e432612a33fa60c24373" -#define SOURCE_COMMIT_HASH "288acf0ec0b0688abbd1e432612a33fa60c24373" +#define SOURCE_COMMIT_DATE "2022-Aug-24 00:54:18-0700" +#define SOURCE_COMMIT_DATE "2022-Aug-24 00:54:18-0700" +#define SOURCE_COMMIT_HASH "4d1dc7a08244d71ff2838955797dcf59eddd3fe1" +#define SOURCE_COMMIT_HASH "4d1dc7a08244d71ff2838955797dcf59eddd3fe1"