All Synergy command line tools should support basic help and version info
Pretty basic, but ALL of the command line tools for traditional synergy should have basic commandline options:
-? / -h for command line help
-v for version info
Lmu does this, the other tools should as well.
$ lmu -?
Usage: lmu [[-u] [-p <id>] <appcd>...] [...]
or lmu -c|-r <name> [-l <lang>]
or lmu -a <appcd> -p <id> -i <key> [-x <str>]
Options:
<none> Display license usage and configuration information
<appcd> Display detailed information for specified <appcd>'s only
YEA!
$ dbl -h
%DBL-W-ERRFIL, Error 148 encountered
$ dbr -v
%DBR-E-ERRFIL, Can't open error file: ./syntxt.ism
%DBR-E-ERRFIL, SDMS error = File not found
%DBR-E-ERRFIL, Error 1077 encountered
$
BOOO!
While the online documentation is extremely useful to those "out in the field" it's helpful to get reminders:
4/16/2018, 2:43 PM 1
Isutl, however, does report it's version so there's some inconsistency among the utilties.
8/10/2018, 2:28 PM 0