Skip to content

Commit 83eb363

Browse files
committed
Merge branch 'WD_1.X_dev' of https://portal-ua.globallogic.com/git/wd into WD_1.X_dev
2 parents f6ae272 + 11b3ec3 commit 83eb363

File tree

2 files changed

+6760
-4585
lines changed

2 files changed

+6760
-4585
lines changed

src/Test/main.cc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,8 @@ void PrintHelp() {
370370
<< "vnc-login 127.0.0.1:5900 VNC server login parameters" << std::endl
371371
<< " Fomat: login:password@ip:port" << std::endl
372372
<< "uinput false If option set, user input device" << std::endl
373-
<< " will be registered in system" << std::endl;
373+
<< " will be registered in system" << std::endl
374+
<< "test_data ./ Specifies where to look for test specific data" << std::endl;
374375
}
375376

376377

0 commit comments

Comments
 (0)