Spacing in CLI docs (PDF and online) is wrong for command formatting. The space between a flag and it's parameter is consistently missing. It's important to fix this since command line syntax is an exact operation and permits little/no mistakes.
javatest -configmyconfig.jti -runtests
###@###.### 2004-12-14 18:17:34 GMT
javatest -configmyconfig.jti -runtests
###@###.### 2004-12-14 18:17:34 GMT