When invoking a jar file locally (and passing in a property) I use:
java -jar j.jar --A=B
however, another user on a different system uses: